@fastify/compress

v8.0.1
Fastify compression utils
fastify compression deflate gzip brotli

lint

standard

lint:fix

npm run lint -- --fix

lint:fix:typescript

npm run lint:fix -- --parser @typescript-eslint/parser --plugin @typescript-eslint/eslint-plugin "**/*.d.ts"

test

npm run test:unit && npm run test:typescript

test:typescript

tsd

test:unit

node --test

test:coverage

c8 node --test && c8 report --reporter=html

test:unit:verbose

npm run test:unit -- -Rspec
npm i @fastify/compress

Metadata

  • MIT
  • Whatever
  • Tomas Della Vedova - @delvedor
  • released 9/22/2024

Downloads