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
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 3 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated last year
- fs read and write streams based on minipass☆20Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Add XO to your project☆46Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Split a string on the first occurrence of a given separator☆73Updated 3 weeks ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last month
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Get a random item from an array☆56Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Regular expression for matching issue references☆49Updated 11 months ago
- Pick random items from a list☆55Updated 4 years ago