tsmaz

v1.1.0
TypeScript port of the smaz string compression library
smaz compression

clean

rm -rfv dist build

lint

tslint -c tslint.json 'tsmaz.ts'

build

tsc -p .

prebuild

npm run clean

bundle

rollup -c rollup.config.ts

prebundle

npm run build

prepack

npm run bundle

test

jest --coverage --no-cache ./tsmaz.test.ts

Metadata

  • MIT
  • Whatever
  • RĂ©mi Berson
  • released 5/16/2019

Downloads

Maintainers