sindresorhus / string-hash
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
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Clone a Node.js HTTP response stream☆30Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 8 months ago
- Check if a path is inside another path☆37Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- WeakMap with an array of keys☆17Updated 5 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 9 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆43Updated 9 months ago
- Get the version of a binary in semver format☆35Updated 11 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Lowercase the keys of an object☆40Updated last year
- Clear the console, cross-platform☆23Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated 11 months ago
- Log the value/error of a promise☆26Updated 3 years ago
- Node.js releases data☆36Updated last week
- Turn an object into a string of HTML attributes☆49Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago