Matches strings against configurable strings, globs, regular expressions, and/or functions
walk an AST, quickly
Fork of HAMT that adds transient mutation and support for custom key types
Just the Ethereum encoding and decoding methods from the ethers-io-wallet.
A sane FTP client implementation for NodeJS
A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)
A minimal base64 implementation for number arrays.
SAML 2.0 token parser for Node.js
an identity object using ES6 proxies
Parse HTML content for gitbook
maps a URL to an identifier
Tokenized zip support
Do stuff with an open file, knowing it will finally be closed
Right pad a string with zeros or a specified string. Fastest implementation.
Allow parsing of async generator functions
Pure-TypeScript CSS toolkit for Bun/Node — parser, walker, generator, selector engine, and minifier. Zero runtime deps.
Small module for fitting a canvas element within the bounds of its parent.
Read/Write config couldn't be easier!
launch $EDITOR in your program
Parse 'Accept-Language' header and cache the result in request.
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Node API Blueprint Parser
A markdown parser with rich built-in tokenizers
pipe streams with centralized error handling