Dependencies
Blong is built on top of other great open source packages:
- fastify - fast and low overhead web framework for Node.js.
- pino - very low overhead Node.js logger.
- TypeBox - JSON Schema Type Builder with Static Type Resolution for TypeScript.
- p-queue - Promise queue with concurrency control.
- got - Human-friendly and powerful HTTP request library for Node.js.
- ky - Tiny & elegant JavaScript HTTP client based on the browser Fetch API.
- Rush Stack - Reusable tech for running large scale monorepos for the web.
- jose - JavaScript module for JSON Object Signing and Encryption.
- tap - A Test-Anything-Protocol library for JavaScript.
- ut-bitsyntax - Serialization and deserialization based on patterns.
- ut-function.* - Reusable functions.
- PEG.js - Parser generator.