Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monorepo #54

Open
mpetrunic opened this issue Nov 30, 2020 · 0 comments
Open

Monorepo #54

mpetrunic opened this issue Nov 30, 2020 · 0 comments

Comments

@mpetrunic
Copy link

Have you considered converting this to monorepo so each module could be published as separate npm package.
Couple of advantages I see with this approach:

  • allows users to only install crypto library they need
  • by installing only libraries we need, would reduce code bundle size on the web
  • by installing only libraries we need, we would reduce node-gyp compilation time when installing library

I would love to hear your opinion on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant