Anonymous View
Skip to content

webmodules/abstract-command

Repository files navigation

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

About

Abstract `Command` base class to make implementing custom commands easier

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors