abstract-command
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

abstract-command

Abstract Command base class to make implementing custom commands easier

Sauce Test Status

Build Status

Just implement _execute(), _queryEnabled() and _queryState() override functions on your subclass of AbstractCommand!

Installation

$ npm install abstract-command

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    2
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i abstract-command

Weekly Downloads

2

Version

2.0.0

License

MIT

Last publish

Collaborators

  • tootallnate