rragan / try-requireLinks
try/require mechanism to conditionally load a module using require.
☆10Updated 10 years ago
Alternatives and similar repositories for try-require
Users that are interested in try-require are comparing it to the libraries listed below
Sorting:
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- align-text with ANSI support for CLIs☆24Updated 4 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 3 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- normalizes package metadata, typically found in package.json file.☆204Updated 2 weeks ago
- List of node.js builtin modules☆37Updated 2 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- Make your own error types!☆70Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Import a globally installed module☆59Updated 2 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- ☆45Updated 3 years 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
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 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
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago