215 packages
aimd-bucket
An adaptive rate limiting leaky bucket
any-schema-you-like
`any-schema-you-like@1.1.0` has been deprecated. Please use `@fastify/any-schema@2.0.0` instead.
create-fastify
Rapidly generate a Fastify project
create-gadget-app
WIP
cydom
Cypress' DOM helpers outside Cypress
deferredjson
`DeferredJSON` offers a drop in replacement for `JSON.stringify` and `JSON.parse` that defers parsing until the data is actually needed. If you happen to serialize a DeferredJSON instance later to a string without ever touching it, than neither the parse
easy-keywords
Simple utility for extracting some high-salience normalized keywords from a string of English text.
env-schema
Validate your env variables using Ajv and dotenv
esbuild-dev
A reloading dev server for server side TypeScript projects. Compiles TypeScript _real_ fast, on demand, using `require.extensions`, and restarts the server when things change. Similar to, and inspired by `ts-node-dev`.
@fastify/accept-negotiator
a negotiator for the accept-headers
@fastify/accepts
Add accept parser to fastify
fastify-accepts
`fastify-accepts@2.3.0` has been deprecated. Please use `@fastify/accepts@3.0.0` instead.
@fastify/accepts-serializer
Serializer according to the accept header
fastify-accepts-serializer
`fastify-accepts-serializer@3.3.0` has been deprecated. Please use `@fastify/accepts-serializer@4.0.0` instead.
@fastify/ajv-compiler
Build and manage the AJV instances for the fastify framework
@fastify/any-schema
Save multiple schemas and decide which one use to serialize the payload Edit
@fastify/auth
Run multiple auth functions in Fastify
fastify-auth
`fastify-auth@1.2.0` has been deprecated. Please use `@fastify/auth@2.0.0` instead.
@fastify/autoload
Require all plugins in a directory
fastify-autoload
`fastify-autoload@3.13.0` has been deprecated. Please use `@fastify/autoload@4.0.0` instead.
@fastify/awilix
Dependency injection support for fastify framework
fastify-awilix
`fastify-awilix@1.3.0` has been deprecated. Please use `@fastify/awilix@2.0.0` instead.
@fastify/aws-lambda
Inspired by aws-serverless-express to work with Fastify with inject functionality.
fastify-bankai
Bankai assets compiler for Fastify
@fastify/basic-auth
Fastify Basic auth plugin