@pilotlab/lux-commands
v0.1.49
Published
A luxurious user experience framework, developed by your friends at Pilot.
Downloads
12
Readme
lux-commands
Command manager with undo/redo capability, as well as debounce and throttle commands.
Install
sudo npm install --save @pilotlab/lux-commands
Usage
import {CommandManager, Command} from '@pilotlab/lux-commands';