enumify

v2.0.0
A JavaScript library that helps with the enum pattern. Also supports TypeScript.

clean

rm -rf dist/*

build

tsc

watch

tsc --watch

test

mocha --ui qunit

testall

mocha --ui qunit dist/test

prepublishOnly

npm run clean && npm run build
npm i enumify

Metadata

  • MIT
  • Whatever
  • Axel Rauschmayer
  • released 1/13/2020

Downloads

Maintainers