Package Exports
- terminor
- terminor/index.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 (terminor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Terminor
Terminor is a lightweight and efficient framework designed for building command-line tools (CLI) with ease. Whether you're automating tasks, managing workflows, or creating a custom CLI, Terminor provides the flexibility and power you need.
Features
- Simple and intuitive API for quick development.
- Support for argument parsing and command organization.
- Built with performance and scalability in mind.
Installation
Install Terminor via npm:
npm install terminor