|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| test | há 2 anos atrás | |
| .npmignore | há 2 anos atrás | |
| .travis.yml | há 2 anos atrás | |
| LICENSE | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| browser.js | há 2 anos atrás | |
| index.js | há 2 anos atrás | |
| package.json | há 2 anos atrás | |
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