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 3 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last month
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- convert module usage to inline expressions☆75Updated last year
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Find the closest babel config based on a directory☆13Updated last year
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated last year
- 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
- 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
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- timers module for browserify☆24Updated last year
- remove require statements without breaking scope☆65Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Set the length of a function in JavaScript☆18Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.