sindresorhus / hash-objectLinks
Get the hash of an object
☆135Updated last year
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☆102Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Filter promises concurrently☆76Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 4 months ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the path of the parent module☆77Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated last week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Toggle the CLI cursor☆110Updated 11 months ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Make a function mimic another one☆94Updated 8 months ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Ensure a function is only called once☆162Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Boxes for use in the terminal☆98Updated 11 months ago
- Get the name of the current operating system. Example: macOS Sierra☆147Updated last month