-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
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.
achingbrain
Metadata
Metadata
Assignees
Labels
No labels