andrewrk / node-fd-slicerLinks
safely create multiple ReadStream or WriteStream objects from the same file descriptor
☆31Updated 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:
- List of node.js builtin modules☆37Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 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 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Find the module object for something that was require()d☆27Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- convert module usage to inline expressions☆75Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last year
- Sink your streams.☆17Updated 2 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 weeks ago
- Check if something is a Node.js stream☆115Updated last year
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year