shafile

0.0.0 • Public • Published

Build Status

shafile

async sha file.

i got tired of writing this in different places.

 
var shafile = require('shafile')';
 
shafile('/path/to/file',function(err,shasumhex){
  console.log(shasumhex);
  // prints something like 691e7f544180e5e8fd5f66e33d81ce029ed32d8a
});
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i shafile

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • soldair