Open
Description
This is a great package, and thank you so much for it! However, I think it could be improved if each algorithm was it's own file, for those of us who only need one or two different algorithms.
Then, the build process could concatenate all the files and your bower.json
could remain the same, but overrides could be specified as necessary, e.g.
"overrides": {
"jshashes": {
"main": "sha256.js"
}
}
What do you think?
Metadata
Metadata
Assignees
Labels
No labels