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:
- Make a function mimic another one☆96Updated last year
- Expand deeply nested values from an object, with support for advanced features☆17Updated 3 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 9 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Linkify GitHub issue references☆47Updated last month
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 9 months ago
- A better `Promise.race()`☆50Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Node.js releases data☆38Updated last week
- Get the first path that exists on disk of multiple paths☆60Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the path of the parent module☆78Updated last month
- Get the path of the caller module☆66Updated 4 years ago
- Map over promises serially☆49Updated 4 years ago
- fs read and write streams based on minipass☆20Updated 2 weeks ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- test helpers for working with Node.js' http2 module☆19Updated 2 months ago
- Gracefully restore the CLI cursor on exit☆39Updated last year