sindresorhus / string-hashLinks
Get the hash of a string
☆68Updated 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☆31Updated last year
- Decompress a HTTP response if needed☆75Updated last month
- Split a string on the first occurrence of a given separator☆75Updated 3 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- fs read and write streams based on minipass☆20Updated last month
- Expand deeply nested values from an object, with support for advanced features☆18Updated 3 months ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Add XO to your project☆47Updated 2 years ago
- Check if a path is inside another path☆40Updated 2 months ago
- Tiny async debouncer☆37Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Pick random items from a list☆57Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 2 months ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a value is a regular expression☆26Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Strip the final newline character from a string/buffer☆37Updated last year
- Regular expression for matching issue references☆49Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago