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☆120Updated last year
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Simplified high resolution timing☆81Updated 10 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Resolve the path of a package regardless of it having an entry point☆54Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago