mikermcneil / root-requireLinks
require() using a relative path from the root directory of the present module
☆11Updated 11 years ago
Alternatives and similar repositories for root-require
Users that are interested in root-require are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Object.keys shim☆45Updated 8 months ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- Get the set npm registry URL☆57Updated 8 months ago
- recursively find the closest package.json☆47Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill