analog-nico / stealthy-require
The closest you can get to require something with bypassing the require cache
☆22Updated 3 years ago
Alternatives and similar repositories for stealthy-require:
Users that are interested in stealthy-require are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- Get the set npm registry URL☆53Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 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
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 11 months ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 11 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 2 months ago
- Iterate over promises serially☆50Updated 2 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- random string generator☆29Updated 5 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 6 months 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
- Create a MD5 hash with hex encoding☆45Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆25Updated 2 years ago
- Cascading, controlled-visibility options object management.☆40Updated 4 years ago
- Conditional promise chains☆60Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago