Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@pilotlab/lux-commands

pilot-lab9ISC0.1.49TypeScript support: included

A luxurious user experience framework, developed by your friends at Pilot.

UX, framework, utilities, pilot, pilotlab

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