|
|
před 2 roky | |
|---|---|---|
| .. | ||
| test | před 2 roky | |
| .npmignore | před 2 roky | |
| .travis.yml | před 2 roky | |
| LICENSE | před 2 roky | |
| README.md | před 2 roky | |
| browser.js | před 2 roky | |
| index.js | před 2 roky | |
| package.json | před 2 roky | |
Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation.
var shasum = require('shasum')
shasum(string || buffer || object)
Oh yeah, it works in the browser too, with browserify
MIT