0.8.1 • Published 3 years ago

parameters v0.8.1

Weekly downloads
84
License
MIT
Repository
github
Last release
3 years ago

Build Status

npm install parameters

Node.js Parameters is sugar for parsing typical unix command line options.

  • Standard and commands-based command lines (eg git-pull ... or git pull ...)
  • Reversibility: read and write arguments is bi-directional
  • Auto-discovery: extract unregistered options
  • Unlimited/multi level commands (eg myapp server start ...)
  • Type conversion ('string', 'boolean', 'integer', 'array')
  • Object literals: config and parsed results are serializable and human readable
  • Routing: run dedicated functions or modules based on user commands
  • Auto generated help
  • Complete tests coverages plus samples

Documentation

0.8.1

3 years ago

0.8.1-alpha.0

3 years ago

0.8.1-alpha.3

3 years ago

0.8.1-alpha.5

3 years ago

0.8.0

3 years ago

0.7.4

3 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.4

5 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.6

7 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.6

10 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago