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