sindresorhus / hash-objectLinks
Get the hash of an object
☆139Updated 2 years ago
Alternatives and similar repositories for hash-object
Users that are interested in hash-object are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆105Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 3 months ago
- A better `Promise.race()`☆51Updated 3 years ago
- Filter promises concurrently☆80Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Make a function mimic another one☆97Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Debounce a function☆130Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Lazy number range generator☆82Updated last year
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Indent each line in a string☆114Updated 3 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 5 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- 🤸♀️ Redirect to an npm package's repository page☆85Updated last month
- Check if a string is a URL☆87Updated 2 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Boxes for use in the terminal☆104Updated last year
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago