File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33
44> Simple Argument parser for Command-line Applications
55
6- [ ![ node] ( https://img.shields.io/node/v/node- simple-argparse.svg?style=flat-square )] ( https://www.npmjs.com/package/simple-argparse ) [ ![ npm] ( https://img.shields.io/npm/v/simple-argparse.svg?style=flat-square )] ( https://www.npmjs.com/package/simple-argparse ) [ ![ Travis] ( https://img.shields.io/travis/forfutureLLC/node-simple-argparse.svg?style=flat-square )] ( https://travis-ci.org/forfutureLLC/node-simple-argparse ) [ ![ Gemnasium] ( https://img.shields.io/gemnasium/forfutureLLC/node-simple-argparse.svg?style=flat-square )] ( https://gemnasium.com/forfutureLLC/node-simple-argparse ) [ ![ Coveralls] ( https://img.shields.io/coveralls/forfutureLLC/node-simple-argparse.svg?style=flat-square )] ( https://coveralls.io/github/forfutureLLC/node-simple-argparse?branch=master )
6+ [ ![ node] ( https://img.shields.io/node/v/simple-argparse.svg?style=flat-square )] ( https://www.npmjs.com/package/simple-argparse ) [ ![ npm] ( https://img.shields.io/npm/v/simple-argparse.svg?style=flat-square )] ( https://www.npmjs.com/package/simple-argparse ) [ ![ Travis] ( https://img.shields.io/travis/forfutureLLC/node-simple-argparse.svg?style=flat-square )] ( https://travis-ci.org/forfutureLLC/node-simple-argparse ) [ ![ Gemnasium] ( https://img.shields.io/gemnasium/forfutureLLC/node-simple-argparse.svg?style=flat-square )] ( https://gemnasium.com/forfutureLLC/node-simple-argparse ) [ ![ Coveralls] ( https://img.shields.io/coveralls/forfutureLLC/node-simple-argparse.svg?style=flat-square )] ( https://coveralls.io/github/forfutureLLC/node-simple-argparse?branch=master )
77
88
99## installation
Original file line number Diff line number Diff line change 11{
22 "name" : " simple-argparse" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Simple Argument parser for Command-line Applications" ,
55 "homepage" : " https://github.com/forfuture-dev/node-simple-argparse" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments