JSPM

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

Simple and interactive solution to provide a list of selectable items on the command line

Package Exports

  • cli-select

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

Readme

cli-select

Simple and interactive solution to provide a list of selectable items on the command line.

preview

Note: cli-select does not produce colored output by default to keep the dependencies at a minimum. See the example below to reproduce this preview.

Table of contents

Installation

npm install --save cli-select

Todo

Write the rest of the readme..