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
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Center-align the text in a string.☆23Updated 8 years ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 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 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- An asynchronous middleware pattern☆27Updated 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
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Get the path of the caller module☆67Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- ☆41Updated 7 years ago
- Checks if a given object is iterable.☆12Updated 8 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Module that helps you write generated functions in Node☆78Updated 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
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago