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
- Get namespaced config from the closest package.json☆121Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Promise ponyfill with pinkie☆117Updated 6 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- Simplified high resolution timing☆79Updated 6 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 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
- Check if a URL is absolute☆79Updated 3 years ago
- An interactive console.dir() for node.js similar to console.dir() in webkit.☆269Updated 9 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Get the gzipped size of a file or stdin☆190Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- process.hrtime() to words☆67Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated last month
- Write data to a random temporary file☆105Updated 8 months ago
- Extract the actual stack of an error☆66Updated 2 years ago