jonschlinkert / time-requireLinks
Displays the execution time for Node.js modules loading by hooking require() calls
☆23Updated 3 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☆17Updated last month
- Make a function mimic another one☆95Updated 10 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Node.js releases data☆36Updated last week
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Linkify GitHub issue references☆47Updated last month
- Mimic a Node.js HTTP response stream☆59Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Regular expression for matching issue references☆49Updated 11 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 7 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Break out of a promise chain☆23Updated 4 years ago
- fs read and write streams based on minipass☆20Updated last year
- Map over promises serially☆48Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- align-text with ANSI support for CLIs☆24Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year