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:
- Expand deeply nested values from an object, with support for advanced features☆19Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Clone a Node.js HTTP response stream☆32Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 4 years ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Run promise-returning & async functions in series☆71Updated 4 years ago
- fs read and write streams based on minipass☆20Updated 3 months ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Get a random key from an object☆18Updated last year
- Pick random items from a list☆57Updated 4 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago