JWT utils for Fastify
Multipart plugin for Fastify
Serve Swagger-ui for Fastify
Plugin for fastify to add support for cookies
Builds a logical conjunction (AND) of multiple JSON schemas
Merges the enumerable properties of two or more objects deeply.
Auth0 verification plugin for Fastify
Fastify compression utils
Decorator-based property validation for classes.
Defaults for Fastify that everyone can agree on
a negotiator for the accept-headers
Easy way to split a string on a given character unless it's quoted or escaped.
Better streaming static file server with Range and conditional-GET support
Plugin for validating API schemas from API documentation
Split a string on the first occurance of a given separator
String validation and sanitization
Another JSON Schema Validator
Middleware engine for Fastify
A small utility for creating warnings and emitting them.
Determine the address of a proxied request
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
forward your HTTP request to another server, for fastify
proxy http requests, for Fastify
split a Text Stream into a Line Stream, using Stream 3