Parse HTTP request cookies
A programmatic interface for jsdoc
Parse sass files and extract a graph of imports
Vitest test runner
compose Koa middleware
JS implementation of DAG-CBOR
The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple, lightweight JavaScript API for handling cookies
GitHub API token authentication for browsers and Node.js
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Base64 encode, decode, escape and unescape for URL applications
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
A generational pseudo-LRU cache with strict maximum size limits.
Resample audio in node or browser using a webassembly port of libsamplerate.
Solidity compiler
JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986).
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Functional errors with formatted output
Universal cookies for JavaScript
CSV parsing implementing the Node.js `stream.Transform` API
A light-weight module that brings Fetch API to node.js