nodejs / string_decoder
'string_decoder' module from Node.js core
☆34Updated 3 weeks ago
Alternatives and similar repositories for string_decoder:
Users that are interested in string_decoder are comparing it to the libraries listed below
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Sink your streams.☆17Updated last year
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 8 months ago
- Callback wrapping utility☆55Updated 11 months ago
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Generate a random float☆36Updated 3 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 10 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 6 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆15Updated 6 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Is this an ES6 Symbol value?☆18Updated last month
- fs read and write streams based on minipass☆21Updated 6 months ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 8 months ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Node's domain module for the web browser☆31Updated last year
- Property descriptor factory☆42Updated 10 months ago