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 last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 4 months 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
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Get the set npm registry URL☆55Updated 2 weeks 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.prototype.includes spec-compliant polyfill☆43Updated last year
- Global logging utility.☆18Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 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
- List of node.js builtin modules☆38Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Tool for deprecating things☆37Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆37Updated last year
- fstream class for creating npm packages☆30Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year