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
Sorting:
- 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 last year
- Iterate over promises serially☆50Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 5 months ago
- Get the set npm registry URL☆55Updated last month
- 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
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- babel-preset-es2015, minus modules, plus helpers☆48Updated 6 years ago
- timers module for browserify☆24Updated 5 months ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Modern version of duplexer2☆15Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Check if something is a promise☆46Updated 4 years ago
- Walk up ancester's dirs up to root☆33Updated 6 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 3 months ago
- Global logging utility.☆18Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago