nodejs / string_decoderLinks
'string_decoder' module from Node.js core
☆35Updated last year
Alternatives and similar repositories for string_decoder
Users that are interested in string_decoder are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Check if something is a Node.js stream☆115Updated last year
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 months ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Replaces a file extension with another one.☆46Updated 2 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Manipulate the HTTP Vary header☆62Updated this week
- Object.keys shim☆46Updated last month
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Sink your streams.☆17Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Create a Vinyl file from an actual file☆43Updated 3 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
- Unpipe a stream from all destinations☆22Updated 5 years ago