nodejs / string_decoderLinks
'string_decoder' module from Node.js core
☆34Updated 5 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:
- Sink your streams.☆17Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- The color cyan, in ansi.☆8Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Callback wrapping utility☆56Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 7 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Node's domain module for the web browser☆32Updated last year
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 9 months ago