hasha-cli
Hash calculator
A command-line tool for calculating hashes of input text or files
Hashing made simple. Get the hash of text or stdin.
73 stars
7 watching
3 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A utility module for computing and manipulating hashes of various types of input data | 959 |
| | A library that generates a unique digital fingerprint of an object | 134 |
| | A small hashing module that provides a unified API for Node.js and browser environments | 639 |
| | A command-line tool to calculate the compressed size of files or input data | 188 |
| | Provides a simple C++ library to compute cryptographic checksums. | 15 |
| | Creates an MD5 hash with hex encoding from input data | 45 |
| | A utility function to limit a value within a specified range | 14 |
| | A GUI tool to generate and verify various types of hashes for file integrity verification. | 151 |
| | Library for controlling the CLI cursor | 105 |
| | A utility library for rounding numbers to specific decimal places | 155 |
| | Calculates the visual width of a string based on its Unicode characters and formatting options | 483 |
| | A utility module to retrieve input from standard input as a string or buffer | 337 |
| | Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| | Detects the type of file or input provided | 74 |
| | Transforms input streams by padding each line with a specified indent | 11 |