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.

GitHub

73 stars
7 watching
3 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/hasha A utility module for computing and manipulating hashes of various types of input data 959
sindresorhus/hash-object A library that generates a unique digital fingerprint of an object 134
sindresorhus/crypto-hash A small hashing module that provides a unified API for Node.js and browser environments 638
sindresorhus/gzip-size-cli A command-line tool to calculate the compressed size of files or input data 188
aksalj/hashlibpp Provides a simple C++ library to compute cryptographic checksums. 15
sindresorhus/md5-hex Creates an MD5 hash with hex encoding from input data 45
sindresorhus/math-clamp A utility function to limit a value within a specified range 14
geopjr/collision A GUI tool to generate and verify various types of hashes for file integrity verification. 151
sindresorhus/cli-cursor Library for controlling the CLI cursor 105
sindresorhus/round-to A utility library for rounding numbers to specific decimal places 155
sindresorhus/string-width Calculates the visual width of a string based on its Unicode characters and formatting options 482
sindresorhus/get-stdin A utility module to retrieve input from standard input as a string or buffer 337
sindresorhus/string-length Corrects string length counting by ignoring astral symbols and ANSI escape codes. 163
sindresorhus/file-type-cli Detects the type of file or input provided 74
sindresorhus/pad-stream Transforms input streams by padding each line with a specified indent 11