utrie

v1.0.0
Unicode Trie

prebuild

rimraf dist/

build

tsc --module commonjs && rollup -c rollup.config.ts

format

prettier --write "{src,scripts}/**/*.ts"

lint

tslint -c tslint.json --project tsconfig.json -t codeFrame src/**/*.ts tests/**/*.ts scripts/**/*.ts

mocha

mocha --require ts-node/register tests/*.ts

test

npm run lint && npm run mocha

release

standard-version

Metadata

  • MIT
  • Whatever
  • Niklas von Hertzen
  • released 8/9/2021

Downloads

Maintainers