checksum
checksum copied to clipboard
Checksum utility for node.
Catch stream error (file not readable).
https://shattered.io/
Packaging the CLI seperately will reduce the size of the main package by removing the CLI's source and other dependencies that are used only in the CLI.
Added a code example showing specifying a different algorithm. Also added the available types in the options parameter documentation.
It would be useful to have built in support for promises. I am thinking of an approach were you return a promise if no callback it provided, for the checksumFile()...