sindresorhus / string-hash
Get the hash of a string
☆66Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for string-hash
- Expand deeply nested values from an object, with support for advanced features☆17Updated last year
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Test whether some promise passes a testing function☆14Updated 5 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☆21Updated 4 months ago
- Clone a Node.js HTTP response stream☆29Updated 5 months ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Tiny async debouncer☆38Updated 10 months ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- WeakMap with an array of keys☆17Updated last month
- Make directories recursively -plz 🙏☆13Updated 4 years ago
- Modify the values of an object☆28Updated 3 years ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated last year
- Modify the keys of an object☆15Updated 3 years ago
- Fastify Plugin to serve default favicon☆13Updated last month
- Clear the console, cross-platform☆23Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 3 months ago
- Add hashbang `#!` support to Rollup and make output file executable☆16Updated last year
- Regular expression for matching issue references☆49Updated last month
- Check if a value is a regular expression☆24Updated 3 years ago
- A tiny PEG-like system for building language grammars with regexes.☆18Updated 9 months ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 2 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆15Updated 3 years ago
- Pick random items from a list☆54Updated 3 years ago