Skip to content

Modularization #31

Open
Open
@JaKXz

Description

@JaKXz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions