kamicane / require-relativeLinks
a node.js program to require and resolve modules relative to a path of your choice
☆23Updated 9 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☆48Updated 2 years ago
- convert module usage to inline expressions☆75Updated 6 months ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- List of node.js builtin modules☆38Updated last year
- Get a PATH containing locally installed module executables.☆50Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Get the set npm registry URL☆55Updated 2 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 years ago
- streaming pipeline with a mutable configuration☆56Updated 6 months ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Generate safe JS code that can used to reference a object property☆25Updated 9 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Find the closest babel config based on a directory☆13Updated 9 months ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- timers module for browserify☆24Updated 6 months ago
- Set the length of a function in JavaScript☆18Updated last year
- Simple & fast MD5 hashing for Node.js that requires no other module dependencies since it is pure JavaScript.☆8Updated 10 years ago
- Map over promises serially☆48Updated 4 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago