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 2 months ago
- Filter promises concurrently☆80Updated last year
- A better `Promise.race()`☆51Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Sort the keys of an object☆107Updated 3 months ago
- Check if a string is a URL☆87Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Make a function mimic another one☆97Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- ☆33Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if a string is HTML☆95Updated 2 months ago
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 2 months ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 5 months ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated last month
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Handle errors with async/await without try/catch.☆47Updated 5 years ago