Asynchronous multi-step processing
pure-JS library to handle codepages
Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Unsigned integers for Javascript
The headless components for Svelte.
High quality image resize in browser.
Number of significand bits for a half-precision floating-point number.
Number of significand bits for a single-precision floating-point number.
Datadog APM tracing client for JavaScript
High performance color library
A mathematically correct random number generator library for JavaScript.
process.nextTick but always with args
LEB128 utilities for Node
Number of significand bits in the high word of a double-precision floating-point number.
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
the complete solution for node.js command-line programs
Inspect binary representation of IEEE754 doubles
Generate a RSA PEM key pair from pure JS
Set the more significant 32 bits of a double-precision floating-point number.
Set the less significant 32 bits of a double-precision floating-point number.
Convert bytes to a human readable string: 1337 → 1.34 kB
Split a double-precision floating-point number into a higher order word and a lower order word.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.