sindresorhus / rev-hashLinks
Create a hash for file revving
☆107Updated 2 years ago
Alternatives and similar repositories for rev-hash
Users that are interested in rev-hash are comparing it to the libraries listed below
Sorting:
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Simplified high resolution timing☆84Updated last year
- Reliably get the terminal window size☆145Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Conditional promise chains☆63Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Promise ponyfill with pinkie☆116Updated 7 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Allow only access to known object properties using ES2015 Proxy☆89Updated 4 years ago