sindresorhus / hash-objectLinks
Get the hash of an object
☆137Updated 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☆104Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last week
- A better `Promise.race()`☆46Updated 2 years ago
- Filter promises concurrently☆76Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 weeks ago
- Lazy number range generator☆81Updated last year
- Check if a string is a URL☆86Updated 2 years ago
- Get the path of the parent module☆78Updated 2 weeks ago
- A Map implementation with expirable items☆94Updated 3 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 3 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago
- Get the path of the caller module☆65Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Make a function mimic another one☆95Updated 11 months ago
- Check if a string is HTML☆95Updated 3 weeks ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 5 months ago
- Boxes for use in the terminal☆103Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Check if a value is a plain object☆102Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Sort the keys of an object☆105Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Toggle the CLI cursor☆112Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated 2 weeks ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Sort an array on an object property☆200Updated last month
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago