sindresorhus / hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
☆956Updated last year
Alternatives and similar repositories for hasha
Users that are interested in hasha are comparing it to the libraries listed below
Sorting:
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Node.js CLI options parser☆635Updated 4 years ago
- Get superb like words☆393Updated last year
- Get an available TCP port☆901Updated last year
- Simple wildcard matching☆540Updated 3 years ago
- Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines☆403Updated 2 years ago
- Streaming static file server with Range and conditional-GET support☆802Updated last week
- See node.js errors with less clutter☆1,521Updated 11 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,114Updated 2 months ago
- Get v8 stack traces as an array of CallSite objects.☆459Updated 2 years ago
- Simplified interface for getting CPU intensive code to run on all cores (node.js, and web)☆421Updated 2 years ago
- Toolkit for building command line interfaces