JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 123011
  • Score
    100M100P100Q158849F
  • License MIT

option parser

Package Exports

  • commandpost

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (commandpost) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

commandpost Circle CI

command-line options parse. This library inspired by commander.

commander is very user friendly, but not TypeScript friendly. commandpost is improve it. Of course, commandpost can also be used from ordinary JavaScript program. 👍

Install

$ npm install commandpost --save

Contributing

This package's author vvakame is not native english speaker. My first language is Japanese. If you find incorrect english, please send me a pull request.