kevva / exec-bufferLinks
Run a Buffer through a child process
☆17Updated 4 years ago
Alternatives and similar repositories for exec-buffer
Users that are interested in exec-buffer are comparing it to the libraries listed below
Sorting:
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Serializes any DOM node into a String☆37Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 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
- Streaming fs.readdir☆47Updated 7 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- An asynchronous middleware pattern☆27Updated last year
- A ponyfill for the ES 2015 `Array.from()`☆16Updated 4 years ago
- The simplest API for running code inside electron☆25Updated 6 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
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.