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
- Lazy number range generator☆82Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Define a lazily evaluated property on an object☆64Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Indent each line in a string☆113Updated 2 years ago
- Simplified high resolution timing☆79Updated 4 months ago
- Promise ponyfill with pinkie☆117Updated 6 years ago
- Reliably get the terminal window size☆141Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 5 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 2 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Find the closest package.json file☆162Updated last year
- Prefix each css selector with parent selector☆58Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Write data to a random temporary file☆105Updated 6 months ago
- 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`☆141Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago