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.

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-selectTodo
Write the rest of the readme..