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
- List of node.js builtin modules☆38Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the set npm registry URL☆55Updated 3 months ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- convert module usage to inline expressions☆75Updated 6 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 last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 years ago
- Find the closest babel config based on a directory☆13Updated 10 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 6 months ago
- Get the length of the longest item in an array.☆30Updated 7 years ago
- Set the length of a function in JavaScript☆18Updated last year
- Basic API for yarn.☆28Updated 7 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 9 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get the auth token set for an npm registry☆34Updated 5 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