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:
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆44Updated last month
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Add hashbang `#!` support to Rollup and make output file executable☆16Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Check if your package was installed globally☆70Updated last year
- Clone a Node.js HTTP response stream☆30Updated last year
- Get a random key from an object☆18Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 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
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get all email addresses in a string☆58Updated 3 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year