JSPM

@bndynet/cli

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

Powerful command line interface for interactive...

Package Exports

  • @bndynet/cli

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

Readme

cli.js

Examples | API

Powerful Command Line Interface

Getting Started

$ npm i @bndynet/cli -D to install the package.

const cli = require('@bndynet/cli');

Screenshots

Development

$ npm start
& npm test