shortcuts

v1.3.2
Super performant and feature rich shortcuts management library.
shortcuts performant

benchmark

node tasks/benchmark.js

clean

rimraf dist

compile

tsc --skipLibCheck && tstei

compile:watch

tsc --skipLibCheck --watch

test

qunit --require jsdom-global/register --require qunit-ava-spec

test:watch

qunit --require jsdom-global/register --require qunit-ava-spec --watch

demo:build

cd demo && webpack

demo:build:watch

cd demo && webpack --watch

demo:serve

cd demo && opn index.html

prepublishOnly

npm run clean && npm run compile && npm run test

Metadata

  • MIT
  • Whatever
  • Fabio Spampinato
  • released 3/17/2020

Downloads

Maintainers