commander-mvc
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

commander-mvc

Build Status Codecov branch JavaScript Style Guide npm (tag) semantic-release

Commander-mvc is a wrapper around the popular commandline argument parser and action dispactcher, commander.js. It allows you to develop elegant user interfaces using an out-of-the-box model-view-controller architecture. See the Introduction section of the docs for more information.

Warning

This is a work in progress. Contributions are welcome. Be sure to checkout the Contributing section of the docs.

Install

$ npm install --save commander-mvc

Example

For a tutorial-like example, checkout the Getting Started section of the docs.

Documentation

Go read the Commander MVC Documentation. Built using Sphinx, sphinx-js and TypeDoc.

Development

If you'd like to contribute to the development of this library, be sure to checkout the Development section of the docs.

Projects using commander-mvc

If you use commander-mvc, feel free to add your project to this list:

Contributors

Package Sidebar

Install

npm i commander-mvc

Weekly Downloads

4

Version

1.3.2

License

MIT

Unpacked Size

104 kB

Total Files

76

Last publish

Collaborators

  • mfracker