Package Exports
- utterminal
- utterminal/lib/utterminal.js
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 (utterminal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
The Ultimate Terminal lib!
Early alpha.
This module aims to be a complete tools for writing terminal app, from parsing opt string to various menu.
It is straightforward and a bit opinionated.
It is designed to be the companion of Terminal-kit.
Features:
- a CLI option parser in the same mindset than minimist/optimist, but with a Terminal-kit output and default behavior for common use-cases