Skip to content

Monorepo #54

@mpetrunic

Description

@mpetrunic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions