seriousManual / hirestimeLinks
thin wrapper around process.hrtime in node and for the performance API in the browser
☆17Updated 6 months ago
Alternatives and similar repositories for hirestime
Users that are interested in hirestime are comparing it to the libraries listed below
Sorting:
- Node filesystem spies and mocks☆49Updated last week
- Mimic a Node.js HTTP response stream☆59Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last year
- Sort an object's keys, including an optional key list☆32Updated 6 months ago
- Filter object keys and values into a new object☆104Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Glob to regular expression with support for extended globs.☆75Updated 11 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Walk up the directory tree until a specified path is found.☆15Updated 8 months ago
- Conditional promise chains☆61Updated 4 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Filter promises concurrently☆76Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆132Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- ascii-charts from strings☆58Updated 7 years ago
- npm exec (npx) Programmatic API☆33Updated 3 years ago
- Make a function mimic another one☆95Updated 10 months ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Get namespaced config from the closest package.json