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
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- convert module usage to inline expressions☆75Updated 9 months ago
- List of node.js builtin modules☆37Updated last year
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 9 months 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
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Set the length of a function in JavaScript☆18Updated last year
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- resolve function which support the browser field in package.json☆102Updated 9 months ago
- Resolve a relative path against a root path with validation☆32Updated 2 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Format a TAP stream using Mocha's set of reporters☆28Updated last year
- Generate safe JS code that can used to reference a object property☆25Updated last year
- Get the set npm registry URL☆56Updated 6 months ago
- Find the closest babel config based on a directory☆13Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Stringify an object so it can be safely inlined in JavaScript code☆19Updated last year
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆41Updated 7 months ago
- Browserify transform (and recast visitor) to remove unreachable code branches☆29Updated 8 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago