istanbuljs / spawn-wrap
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for spawn-wrap
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆41Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ☆37Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 9 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 8 years ago
- Cascading, controlled-visibility options object management.☆39Updated 4 years ago
- recursively find the closest package.json☆48Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Get a PATH containing locally installed module executables.☆49Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 8 months ago
- Get the set npm registry URL☆53Updated 2 years ago
- Read the contents of node_modules☆42Updated 3 years ago
- Use npm v3 alongside your currently installed npm.☆34Updated 7 years ago
- Node.js `assert` as a standalone module☆26Updated 3 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 8 months ago