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:
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- List of node.js builtin modules☆37Updated 2 weeks ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get the set npm registry URL☆57Updated 7 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Find the module object for something that was require()d☆27Updated 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
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- 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 last year
- Get the path of the caller module☆67Updated 4 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 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
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago