stream which truncates input after N bytes
Truncate a string to a specific width in the terminal
Truncate string to given length in bytes
Truncate a semver version: `1.2.3` → `1.2.0`
The lodash method `_.truncate` exported as a module.
Truncates precision of GeoJSON coordinates.
Regular expression for matching semver versions
Truncate a JSON string
Node.js Streams, a user-land copy of the stream library from Node.js
Truncate HTML and Keep Tags
Truncate text and keep urls safe
A tiny function for truncating a string that may contain ANSI escape sequences.
Check if something is a Node.js stream
a customizable value inspector
A through2 to create an Array.prototype.map analog for streams.
React component for truncating JSX markup
React component for truncating multi-line spans and adding an ellipsis
Utility components for detecting and responding to content overflow, truncation, and visibility states in the UI.
Get a stream as a string, Buffer, ArrayBuffer or array
A tiny function for truncating a string which may containg ANSI escapes, with automatic terminal width detection.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
Toggle the CLI cursor
destroy a stream if possible
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
A Ruby library that completes incomplete JSON strings by handling truncated primitives, missing values, and unclosed structures. Supports incremental processing for streaming scenarios.
BLAKE is a cryptographic hash function based on Dan Bernstein's ChaCha stream cipher, but a permuted copy of the input block, XORed with round constants, is added before each ChaCha round. Like SHA-2, there are two variants differing in the word size. ChaCha operates on a 4×4 array of words. BLAKE repeatedly combines an 8-word hash value with 16 message words, truncating the ChaCha result to obtain the next hash value. BLAKE-256 and BLAKE-224 use 32-bit words and produce digest sizes of 256 bits and 224 bits, respectively, while BLAKE-512 and BLAKE-384 use 64-bit words and produce digest sizes of 512 bits and 384 bits, respectively.
BLAKE is a cryptographic hash function based on Dan Bernstein's ChaCha stream cipher, but a permuted copy of the input block, XORed with round constants, is added before each ChaCha round. Like SHA-2, there are two variants differing in the word size. ChaCha operates on a 4×4 array of words. BLAKE repeatedly combines an 8-word hash value with 16 message words, truncating the ChaCha result to obtain the next hash value. BLAKE-256 and BLAKE-224 use 32-bit words and produce digest sizes of 256 bits and 224 bits, respectively, while BLAKE-512 and BLAKE-384 use 64-bit words and produce digest sizes of 512 bits and 384 bits, respectively.