sindresorhus / rev-hash
Create a hash for file revving
☆105Updated last year
Alternatives and similar repositories for rev-hash:
Users that are interested in rev-hash are comparing it to the libraries listed below
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- Lazy number range generator☆81Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 6 months ago
- Simplified high resolution timing☆79Updated 5 months ago
- Get namespaced config from the closest package.json☆121Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Get a random temporary file path☆79Updated 2 years ago
- Write data to a random temporary file☆105Updated 7 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Type assertions aka less-broken `typeof`☆76Updated last year
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year