sindresorhus / hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
☆957Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hasha
- Get an available TCP port☆876Updated 8 months ago
- Get, set, or delete a property from a nested object using a dot path☆817Updated 6 months ago
- Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines☆401Updated last year
- Node.js CLI options parser☆634Updated 3 years ago
- See node.js errors with less clutter☆1,520Updated 5 months ago
- Blazing fast low level http server☆1,002Updated 5 years ago
- Streaming static file server with Range and conditional-GET support☆799Updated last month
- Simple wildcard matching☆537Updated 3 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,097Updated 3 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆908Updated 2 months ago
- Get the current time in microseconds☆601Updated 10 months ago
- Get superb like words☆394Updated 6 months ago
- Boilerplate to kickstart creating a Node.js module☆736Updated 2 months ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 4 years ago
- Launch your command line tool with ease.☆842Updated 8 months ago
- Toolkit for building command line interfaces☆462Updated last year
- Update notifications for your CLI app☆1,763Updated 2 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Check if the event loop is blocked☆732Updated 5 years ago
- Normalize a URL☆840Updated 8 months ago
- Simplified interface for getting CPU intensive code to run on all cores (node.js, and web)☆419Updated last year
- Node module for detecting image dimensions☆2,047Updated 4 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Get v8 stack traces as an array of CallSite objects.☆452Updated last year
- A Node.js library for measuring image and PDF dimensions.☆296Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,114Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago