@fastify/static

v8.0.1
Plugin for serving static files as fast as possible.
fastify static

coverage

npm run test:unit -- --coverage-report=html

lint

eslint

lint:fix

eslint --fix

test

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

test:typescript

tsd

test:unit

tap

example

node example/server.js
npm i @fastify/static

Metadata

  • MIT
  • Whatever
  • Tommaso Allevi - @allevo
  • released 9/21/2024

Downloads