nodejs / string_decoder
'string_decoder' module from Node.js core
☆34Updated 3 months ago
Alternatives and similar repositories for string_decoder:
Users that are interested in string_decoder are comparing it to the libraries listed below
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Sink your streams.☆17Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 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
- List of node.js builtin modules☆38Updated 11 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Get the npm global path prefix. Same code used internally by npm.☆29Updated 7 months ago
- The color cyan, in ansi.☆8Updated 6 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Property descriptor factory☆42Updated last year
- Is this an ES6 Symbol value?☆19Updated 3 months ago
- Generate a random float☆35Updated 3 years ago
- Callback wrapping utility☆55Updated last year
- timers module for browserify☆24Updated 3 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find the module object for something that was require()d☆27Updated last year
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- fstream class for creating npm packages☆30Updated 7 years ago
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- getpass for node.js☆17Updated 7 years ago