sindresorhus / rev-hashLinks
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
Sorting:
- Get namespaced config from the closest package.json☆121Updated last year
- Lazy number range generator☆81Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reliably get the terminal window size☆141Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Simplified high resolution timing☆81Updated 8 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Filter object keys and values into a new object☆101Updated last year
- Conditional promise chains☆61Updated 4 years ago
- 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
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- A Babel preset that uses modify-babel-preset to modify babel-preset-es2015 and enable loose mode where available.☆63Updated 5 years ago
- Check if your package was installed globally☆70Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Clean up regular expressions☆62Updated 9 months ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 8 months ago