sindresorhus / hash-object
Get the hash of an object
☆134Updated last year
Alternatives and similar repositories for hash-object:
Users that are interested in hash-object are comparing it to the libraries listed below
- Filter object keys and values into a new object☆101Updated 9 months ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Lazy number range generator☆81Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated 2 weeks ago
- Filter promises concurrently☆76Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated 3 weeks ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- `trough` is middleware☆69Updated last year
- Get the path of the parent module☆77Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- Import and transpile JSX on the fly☆179Updated last year
- Easily handle defaults for your options☆73Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Indent each line in a string☆113Updated 2 years ago
- Toggle the CLI cursor☆107Updated 7 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Sort the keys of an object☆101Updated 6 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated last month
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Updated last year
- A very strict and proper argument parser.☆53Updated 2 weeks ago