Skip to content

halliganjs/console

Repository files navigation

Halligan JS: Console

Build Status Coverage Status Total alerts Language grade: JavaScript

Maintenance

The Console provides a simple, object-oriented interface for organizing and building a CLI application.

Benefits:

  • Separate commands into individual, easily maintained classes
  • Simple configuration of command argument and options
  • Automatically parses argv
  • Provides an intuitive, standardized API for retrieving input
  • Provides an intuitive, standardized API for providing output

About

A simple object-oriented console command runner that can be used with Halligan JS or as a standalone library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors