sindresorhus / hash-objectLinks
Get the hash of an object
☆138Updated 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
- Filter promises concurrently☆78Updated last year
- Get the path of the parent module☆78Updated last month
- Like `Promise.all()` but for `Map` and `Object`☆198Updated last month
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- A better `Promise.race()`☆47Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 6 months ago
- Make a function mimic another one☆96Updated 11 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if your package was installed globally☆69Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Mimic a Node.js HTTP response stream☆60Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Lazy number range generator☆82Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Truncate a string to a specific width in the terminal☆87Updated last month
- Get namespaced config from the closest package.json☆120Updated last year
- Check if a value is a plain object☆103Updated last year
- Indent each line in a string☆113Updated 3 years ago