The Aztec KV store is an implementation of a durable key-value database with a pluggable backend. The only supported backend right now is LMDB by using the [`lmdb-js` package](https://github.com/kriszyp/lmdb-js).
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Miscellaneous indices for graphology.
Implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
Import any file, URL or content to get an OpenAPI document
Wrapper around Discord's structures
Microsoft Authentication Library for js
Make videos programmatically
Computer Science Data Structured and Algorithms in JavaScript ( Node.JS, ES ) in simple, clean, reusable code
Passport authentication strategy using JSON Web Tokens
Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the browser.
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
An evented streaming XML parser in JavaScript
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
A modern JavaScript & TypeScript standard template library (STL) for data structures and algorithms. Includes high-performance implementations of Stack, Queue, Deque, Linked List, Vector, Set, Map, Tree, Heap, and Graph — inspired by C++ STL. Designed for
Takes a polygon and return true or false as to whether it is concave or not.
Finds the “balance point” of irregular shapes, like a country outline.
Determines the geometric center of a polygon or shape.
Tools to use handle plain JS objects as immutable objects
Professional PostgreSQL client NodeJS
A powerful web scraper for both static and client-side rendered sites using only Bun native APIs
Easy (yet strong) encryption and decryption facilities for Node.js
OAuth typing & validation library
Fast CSS Selectors API Engine