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
- Lazy number range generator☆83Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Simplified high resolution timing☆85Updated last year
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Type assertions aka less-broken `typeof`☆95Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Promise ponyfill with pinkie☆116Updated 7 years ago
- Get the path of the parent module☆79Updated 4 months ago