sindresorhus / string-hashLinks
Get the hash of a string
☆68Updated 3 years ago
Alternatives and similar repositories for string-hash
Users that are interested in string-hash are comparing it to the libraries listed below
Sorting:
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Expand deeply nested values from an object, with support for advanced features☆19Updated last week
- Break out of a promise chain☆24Updated 4 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Clone a Node.js HTTP response stream☆32Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 3 months ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Log the value/error of a promise☆28Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Get the version of a binary in semver format☆36Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Get a random key from an object☆18Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- Pick random items from a list☆57Updated 4 years ago
- Add XO to your project☆47Updated 2 years ago