nodejs / string_decoderLinks
'string_decoder' module from Node.js core
☆35Updated 8 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☆38Updated last year
- 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
- Get the set npm registry URL☆56Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Manipulate the HTTP Vary header☆60Updated 3 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Turn an array like into an array☆12Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Unpipe a stream from all destinations☆22Updated 4 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
- destroy a stream if possible☆54Updated 11 months 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
- Callback wrapping utility☆56Updated last year
- Replaces a file extension with another one.☆46Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Sink your streams.☆17Updated 2 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 5 months ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year