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 year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 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
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Center-align the text in a string.☆23Updated 8 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
- Sink your streams.☆17Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the set npm registry URL☆56Updated 5 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- JSON reviver/replacer methods for JavaScript Buffer type.☆13Updated 6 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- 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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 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