0.1.49 • Published 6 years ago

@pilotlab/lux-commands v0.1.49

Weekly downloads
4
License
ISC
Repository
gitlab
Last release
6 years ago

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';