arokor / timelyLinks
Lightweight and easy to use timing decorators in JavaScript
☆22Updated 5 years ago
Alternatives and similar repositories for timely
Users that are interested in timely are comparing it to the libraries listed below
Sorting:
- Parse text columns, like the output of unix commands☆83Updated 3 weeks ago
- Get the callsite of the caller function☆54Updated 2 weeks ago
- Get free disk space info from `df -kP`☆62Updated 3 weeks ago
- Quick validation of files against EditorConfig☆17Updated 5 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 4 months ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert a URL to a valid filename☆79Updated 3 weeks ago
- Debug your express app using the Chrome console.☆83Updated 9 years ago
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Make a function mimic another one☆96Updated 11 months ago
- Simplified high resolution timing☆83Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Filter promises concurrently☆78Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- An ES6 template tag which escapes parameters for interpolation into shell commands☆15Updated 2 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Block users from running your app with root permissions☆98Updated 2 years ago
- Truncate a URL to a specific length☆61Updated 2 weeks ago
- Check whether a binary exists in the PATH environment variable from Node.js☆31Updated 9 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if it's the first time the process is run☆79Updated 3 weeks ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Get the current state of any git repository☆43Updated 7 years ago