mikermcneil / root-requireLinks
require() using a relative path from the root directory of the present module
☆11Updated 12 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
- Get the set npm registry URL☆57Updated 9 months ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months ago
- List of node.js builtin modules☆37Updated 2 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last month
- recursively find the closest package.json☆47Updated 3 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- easy cli logger☆15Updated 10 months ago
- timers module for browserify☆24Updated last year
- 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
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Unpipe a stream from all destinations☆22Updated 5 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- (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
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Turn an array like into an array☆12Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Check if something is a promise☆45Updated 4 years ago
- Replaces a file extension with another one.☆46Updated 2 years ago
- Convert object keys from camelCase to lowercase with a custom separator☆12Updated 5 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago