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

convert to npm module with 'top-level' require-able helpers #33

Closed
Fishrock123 opened this issue Jun 11, 2019 · 3 comments
Closed

convert to npm module with 'top-level' require-able helpers #33

Fishrock123 opened this issue Jun 11, 2019 · 3 comments

Comments

@Fishrock123
Copy link
Owner

e.g. require('bob/status'), require('bob/verify'), require('bob/stream')...

Would make maintaining the spec-ness of this repo much easier.

@Raynos
Copy link
Collaborator

Raynos commented Jun 11, 2019

👍 If the end goal is to land this in node core then having all bob related work in a single repo might make it easier to work on.

@Fishrock123
Copy link
Owner Author

Past conversations indicated people wanted it as separate modules. I think parts like the fs source/sink and whatnot can be , but some should probably just live here.

Fishrock123 added a commit that referenced this issue Jul 15, 2019
To prepare for publishing.

Related to #33
Fishrock123 added a commit that referenced this issue Jul 15, 2019
To prepare for publishing.

Related to #33
Fishrock123 added a commit that referenced this issue Jul 15, 2019
To prepare for publishing.

Related to #33
@Fishrock123
Copy link
Owner Author

done now

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

2 participants