nodejs / string_decoder
'string_decoder' module from Node.js core
☆34Updated 4 months ago
Alternatives and similar repositories for string_decoder:
Users that are interested in string_decoder are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Sink your streams.☆17Updated 2 years ago
- publicEncrypt/privateDecrypt for browserify☆29Updated 4 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☆36Updated 6 months ago
- Callback wrapping utility☆55Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 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☆27Updated 2 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Is this an ES6 Symbol value?☆19Updated 4 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- getpass for node.js☆17Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆15Updated 6 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- destroy a stream if possible☆56Updated 8 months ago
- Rename a function☆46Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month