kamicane / require-relative
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
- recursively find the closest package.json☆48Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 2 months ago
- List of node.js builtin modules☆38Updated last year
- 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- convert module usage to inline expressions☆75Updated 4 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the set npm registry URL☆54Updated last week
- Get the dependencies of an ES6 module by traversing its AST☆35Updated 2 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 9 months ago
- Get a PATH containing locally installed module executables.☆50Updated 4 years 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
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 4 months ago
- Find the closest babel config based on a directory☆13Updated 7 months ago
- Generate CSS from a JavaScript Object☆25Updated 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Set the length of a function in JavaScript☆18Updated last year
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- ES6 template string helper for deindentation☆11Updated 9 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Rollup plugin for ES2017 async/await keywords☆27Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- The Promised Node -- a package which promisifies the node standard library.☆26Updated 6 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- A demonstration of what changed in node 6's module loading logic☆24Updated 8 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 3 months ago