nodejs / string_decoderLinks
'string_decoder' module from Node.js core
☆35Updated 10 months ago
Alternatives and similar repositories for string_decoder
Users that are interested in string_decoder are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Sink your streams.☆17Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- A ponyfill for Buffer.from☆24Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- A list of objects bound by prototype chain☆20Updated 2 weeks ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Replaces a file extension with another one.☆46Updated 2 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 6 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated 2 months ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago