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
- List of node.js builtin modules☆37Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- convert module usage to inline expressions☆75Updated 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 a PATH containing locally installed module executables.☆49Updated 5 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 8 months ago
- timers module for browserify☆24Updated 9 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 9 months ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- remove require statements without breaking scope☆65Updated 2 years ago
- Use ES6 proxies today!☆65Updated 8 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 weeks ago
- Format a TAP stream using Mocha's set of reporters☆28Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Updated 6 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Functions that surround a string with ansicolor codes so it prints in color.☆27Updated 11 years ago
- Basic API for yarn.☆28Updated 7 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- Utilities for writing browserify transforms.☆64Updated 3 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago