sindresorhus / string-hashLinks
Get the hash of a string
☆68Updated 4 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:
- Clone a Node.js HTTP response stream☆32Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get the version of a binary in semver format☆36Updated last year
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 11 months ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Expand deeply nested values from an object, with support for advanced features☆19Updated last month
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Get a random item from an array☆58Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Filter promises concurrently☆80Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Regular expression for matching issue references☆49Updated last year
- Linkify GitHub issue references☆47Updated 4 months ago
- Get the version of a binary in semver format☆42Updated last year
- Park-Miller pseudorandom number generator (PRNG)☆55Updated 4 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago