sindresorhus / rev-hash
Create a hash for file revving
☆105Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rev-hash
- Get namespaced config from the closest package.json☆120Updated last year
- Lazy number range generator☆82Updated 10 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆108Updated 3 months ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Simplified high resolution timing☆76Updated 2 months ago
- Conditional promise chains☆60Updated 3 years ago
- Indent each line in a string☆112Updated 2 years ago
- Define a lazily evaluated property on an object☆63Updated last year
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Promise ponyfill with pinkie☆117Updated 6 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year
- Filter object keys and values into a new object☆100Updated 5 months ago
- Extract the actual stack of an error☆67Updated 2 years ago
- A better `Promise.race()`☆46Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is a plain object☆102Updated 6 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Check if a path exists☆150Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Check if your package was installed globally☆70Updated last year