Files
BeWoPlaner/BeWoPlanerMobil/node_modules/shasum
Lyndon Jetten fda2c306b5 MoK: Report Viewer hinzugefügt
FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
2023-03-13 19:39:04 +01:00
..
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00
2023-03-13 19:39:04 +01:00

shasum

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

License

MIT