License: MIT
High-priority task queue for Node.js and browsers
License: MIT
ASN.1 encoder and decoder
License: MIT
RFC2560 structures for asn1.js
License: MIT
RFC5280 extension structures for asn1.js
License: MIT
async (by Caolan McMahon)
Higher-order functions and common patterns for asynchronous code
License: MIT
Big number implementation in pure javascript
License: MIT
Robustly `.call.bind()` a function
License: ISC
chownr (by Isaac Z. Schlueter)
like `chown -R`
License: ISC
Contain async insanity so that the dark pony lord doesn't eat souls
License: MIT
A node.js module for parsing form data, especially file uploads.
Required by SVR.JS
License: ISC
fs read and write streams based on minipass
Patched to work with Bun
License: MIT
Implementation of Function.prototype.bind
License: MIT
Get and robustly cache all JS language-level intrinsics at first require time
License: ISC
A drop-in replacement for fs, making various improvements.
Required by SVR.JS.
License: MIT
has (by Thiago de Arruda)
Object.prototype.hasOwnProperty.call shortcut
License: MIT
Determine if the JS environment has Symbol support. Supports spec, or shams.
License: MIT
A tiny (190B) and extremely fast utility to generate random IDs of fixed length
License: ISC
Browser-friendly inheritance fully compatible with standard node.js inherits()
License: MIT
Media Type Database
License: MIT
The ultimate javascript content-type utility.
Required by SVR.JS.
License: ISC
minimalistic-assert ===
License: ISC
minimal implementation of a PassThrough stream
License: MIT
A small fast zlib stream built on
minipass and Node.js's zlib binding.
License: MIT
Recursively mkdir, like `mkdir -p`
License: MIT
string representations of objects in node and the browser
License: MIT
OCSP Stapling implementation
Required by SVR.JS.
License: ISC
once (by Isaac Z. Schlueter)
Run a function exactly one time
License: BSD-3
A querystring parser that supports nesting and arrays, with a depth limit
License: MIT
Store information about any JS value in a side channel. Uses WeakMap if available.
License: MIT
node-simple-lru-cache =====================
License: ISC
tar (by Isaac Z. Schlueter)
tar for node
Required by SVR.JS.
License: ISC
wrappy (by Isaac Z. Schlueter)
Callback wrapping utility
License: ISC
Yet Another Linked List