andrewrk / node-fd-slicerLinks
safely create multiple ReadStream or WriteStream objects from the same file descriptor
☆30Updated 5 years ago
Alternatives and similar repositories for node-fd-slicer
Users that are interested in node-fd-slicer are comparing it to the libraries listed below
Sorting:
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- List of node.js builtin modules☆38Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Turn an array like into an array☆12Updated 4 years ago
- Get the set npm registry URL☆56Updated 3 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Generate regular expressions from regjsparser’s AST.☆33Updated 2 months ago