nodejs / string_decoder
'string_decoder' module from Node.js core
☆34Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for string_decoder
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Manipulate the HTTP Vary header☆61Updated 6 months ago
- Sink your streams.☆17Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 5 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- List of node.js builtin modules☆38Updated 7 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months 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
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Rename a function☆45Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- The color cyan, in ansi.☆8Updated 5 years ago
- Get the npm global path prefix. Same code used internally by npm.☆28Updated 3 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Generate a random float☆36Updated 3 years ago
- Determine if an object is a Buffer☆92Updated 3 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 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
- Find the module object for something that was require()d☆26Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- Check if a path is the current working directory☆19Updated 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