nodejs / string_decoderLinks
'string_decoder' module from Node.js core
☆35Updated 9 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
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Sink your streams.☆17Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 2 years ago
- A list of objects bound by prototype chain☆20Updated 2 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- A simple module for bitwise-xor on buffers☆31Updated 9 months 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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last month
- destroy a stream if possible☆54Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- Get the set npm registry URL☆56Updated 5 months ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago