原子组件
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
JSON parse & stringify that supports binary via bops & base64
process.nextTick but always with args
Array#isArray for older browsers
Run a function exactly one time
simplified stream construction
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Callback wrapping utility
Allows users to use generators in order to write common functions that can be both sync or async.
A small polyfill for Object.setprototypeof
A cross browser microtask library
Allow parsing of import.meta
ASN.1 encoder and decoder
Buffers events from a stream until you are ready to handle them.
Promisifies all the selected functions in an object
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Create a stream that emits events from multiple other streams
extend like a boss
64-bit big-endian signed integer-to-string conversion
Like duplexer but using streams3
Safe(r) monkeypatching for JavaScript.
random bytes from browserify stand alone