3 projects
Fastify is a high-performance Node.js web framework built around a powerful plugin/encapsulation architecture and JSON Schema-based validation and serialization. It aims to minimize per-request overhead while keeping a clean, developer-friendly API for building HTTP APIs and services.
A webpack plugin and CLI tool that visualizes the contents of bundle output as an interactive zoomable treemap, parsing minified bundles to reveal each module's real stat, parsed, and compressed (gzip/Brotli/Zstandard) sizes to aid bundle-size optimization.
Final Form is a lightweight, framework-agnostic form state management library that uses zero dependencies and opt-in subscriptions to minimize bundle size and re-renders.