kamicane / require-relativeLinks
a node.js program to require and resolve modules relative to a path of your choice
☆23Updated 10 years ago
Alternatives and similar repositories for require-relative
Users that are interested in require-relative are comparing it to the libraries listed below
Sorting:
- recursively find the closest package.json☆47Updated 2 years ago
- convert module usage to inline expressions☆75Updated 11 months ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 11 months ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Browserify transform (and recast visitor) to remove unreachable code branches☆29Updated 8 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Format a TAP stream using Mocha's set of reporters☆28Updated last month
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last month
- timers module for browserify☆24Updated 11 months ago
- Generate safe JS code that can used to reference a object property☆25Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- The Promised Node -- a package which promisifies the node standard library.☆26Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Encode and decode streams into string streams in node.js☆27Updated last year
- Basic API for yarn.☆28Updated 7 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago