1.3.2 • Published 6 years ago

commander-mvc v1.3.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago