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

Multiple entry points and shorter names #637

Open
dubzzz opened this issue Sep 9, 2023 · 1 comment
Open

Multiple entry points and shorter names #637

dubzzz opened this issue Sep 9, 2023 · 1 comment

Comments

@dubzzz
Copy link
Owner

dubzzz commented Sep 9, 2023

Maybe check what others (lib exporting tons of things) are doing:

  • rxjs
  • lodash-es
  • material-ui
@dubzzz
Copy link
Owner Author

dubzzz commented Sep 9, 2023

Or multiple projects? Like @pure-rand/generators, @pure-rand/distributions, one for skip @pure-rand/basics, one for the apis @pure-rand/types.

But the problem is that in ma y cases user will have to manually pull generators and distributions. The others might not in many cases but they would not carry that much except for the ones building their own generators or distributions.

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