fastify-compress

v2.0.0
Fastify compression utils
fastify compression deflate gzip brotli

unit

tap test/*.js

test

standard && npm run unit && npm run typescript

lint:typescript

standard --fix --parser @typescript-eslint/parser --plugin typescript test/types/*.ts

typescript

tsc --project ./test/types/tsconfig.json

coverage

npm run unit -- --cov

coverage-report

npm run coverage && tap --coverage-report=lcov

Metadata

  • MIT
  • Whatever
  • Tomas Della Vedova - @delvedor
  • released 12/13/2019

Downloads