sindresorhus / string-hashLinks
Get the hash of a string
☆66Updated 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:
- Clone a Node.js HTTP response stream☆30Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Split a string on the first occurrence of a given separator☆73Updated last month
- Regular expression for matching issue references☆49Updated last year
- Get the version of a binary in semver format☆35Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Linkify GitHub issue references☆46Updated 3 weeks ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Add XO to your project☆46Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Tiny async debouncer☆37Updated last year
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- fs read and write streams based on minipass☆20Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Check if your code is running as an npm script☆55Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated 3 weeks ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 weeks ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Pick random items from a list☆55Updated 4 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last month
- Break out of a promise chain☆23Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago