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☆19Updated last month
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Node.js releases data☆38Updated this week
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Map over promises serially☆50Updated 4 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- fs read and write streams based on minipass☆20Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Provide a package name, get a list of every version, and who published it.☆24Updated last year