nodejs / string_decoder
'string_decoder' module from Node.js core
☆34Updated 2 months ago
Alternatives and similar repositories for string_decoder:
Users that are interested in string_decoder are comparing it to the libraries listed below
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type…☆14Updated 6 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Sink your streams.☆17Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Callback wrapping utility☆55Updated last year
- List of node.js builtin modules☆38Updated 10 months ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Node's domain module for the web browser☆31Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 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
- Is this an ES6 Symbol value?☆18Updated 2 months ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- The color cyan, in ansi.☆8Updated 6 years ago
- Range header field parser☆93Updated 9 months ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Updated 11 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Check if something is a generator function☆22Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago