@pilotlab/commands
v0.1.148
Published
A luxurious user experience framework, developed by your friends at Pilot.
Downloads
10
Readme
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';