jonschlinkert / time-requireLinks
Displays the execution time for Node.js modules loading by hooking require() calls
☆23Updated 4 years ago
Alternatives and similar repositories for time-require
Users that are interested in time-require are comparing it to the libraries listed below
Sorting:
- Expand deeply nested values from an object, with support for advanced features☆19Updated 3 weeks ago
- Make a function mimic another one☆97Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Node.js releases data☆38Updated 3 weeks ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 11 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- get better errors☆26Updated 3 weeks ago
- Glob to regular expression with support for extended globs.☆74Updated last year
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated 3 weeks ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year