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
Higher-order functions and common patterns for asynchronous code
License: MIT
Big number implementation in pure javascript
License: MIT
Helper functions around Function call/apply/bind, for use in `call-bind`
License: MIT
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
License: ISC
like `chown -R`
License: ISC
Contain async insanity so that the dark pony lord doesn't eat souls
License: MIT
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
License: MIT
`Object.defineProperty`, but not IE 8's broken one.
License: MIT
A simple cache for a few of the JS Error constructors.
License: MIT
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
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: MIT
Robustly get the [[Prototype]] of an object
License: MIT
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
License: MIT
Determine if the JS environment has Symbol support. Supports spec, or shams.
License: MIT
A robust, ES3 compatible, "has own property" predicate.
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
ES Math-related intrinsics and helpers, robustly cached.
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](http://npm.im/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
Run a function exactly one time
License: BSD-3-Clause
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
Store information about any JS value in a side channel, using a linked list
License: MIT
Store information about any JS value in a side channel, using a Map
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 for node
Required by SVR.JS.
License: ISC
Callback wrapping utility
License: ISC
Yet Another Linked List