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:
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Get the set npm registry URL☆57Updated 8 months ago
- List of node.js builtin modules☆37Updated last month
- Turn an array like into an array☆12Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated last month
- recursively find the closest package.json☆47Updated 2 years ago
- A port of the browser's `atob` function☆25Updated 7 years ago
- timers module for browserify☆24Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Easy error subclassing and stack customization☆66Updated 3 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Check if something is a promise☆46Updated 4 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year