JSPM

  • Created
  • Published
  • Downloads 229
  • Score
    100M100P100Q90571F
  • License MIT

Classes to implement a command line Node.js application

Package Exports

  • @ilg/cli-start-options

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 (@ilg/cli-start-options) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

cli-start-options-js

Classes to implement a command line Node.js application.

Tests

The tests will use the node-tap framework ('A Test-Anything-Protocol library for Node.js', written by Isaac Schlueter).

Style guide

The project uses the Standard JS style.

Documentation metadata

The documentation metadata should follow the JSdoc tags.

To enforce checking at file level:

/* eslint valid-jsdoc: "error" */