0.1.148 • Published 7 years ago
@pilotlab/commands v0.1.148
commands
Command manager with undo/redo capability, as well as debounce and throttle commands.
Install
sudo npm install --save @pilotlab/commands
Usage
import {CommandManager, Command} from '@pilotlab/commands';