No description provided.
A simple library containing all known terminal ansi escape codes and sequences.
Buffer node's `EventEmitter` events until `flush()` is called.
Modern, ESM-only bigint/Buffer conversion with optional native acceleration and fixed-point helpers
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Esse Projeto de Biblioteca, serve para gerenciamento de mensageria com suporte a diferentes provedores, como RabbitMQ, SQS e futuramente outros; o intuito principal é abstrair de forma simples como gerenciamos esses `Providers`, como para configurar Filas
PNG support for Bare
[](https://www.npmjs.com/package/@mml-io/model-loader)
(Meta)observability for EventEmitters.
Jest matcher for image comparisons. Most commonly used for visual regression testing.
CEL definitions and test data
Phase D-2 POC: GJS-compatible loader for the lightningcss WASM bundle. Re-exports the `lightningcss-wasm` npm package's transform/bundle/bundleAsync API on top of SpiderMonkey 140's synchronous `new WebAssembly.Module/Instance` constructors. Reads the .wa
TypeScript definitions for string-hash
Convert HTML to PDF in node.js
Remap sequential sourcemaps through transformations to point at the original source code
biut blockchain merkle tree lib
Sort a list of file/directory paths
XRP Ledger binary codec
Returns a promise which fulfils with the supplied stream's content
detect and report syntax errors in source code strings
a transform stream that buffers up to N items, discarding on further writes
Pack a File into Box for easy move/transfer between servers no matter of where it is.(local path, remote url, or cloud storage)
Parse all the varints in a Buffer (for when there are varints everywhere)
Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.