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

bundle and release as library? #33

Open
shiffman opened this issue Feb 23, 2019 · 3 comments
Open

bundle and release as library? #33

shiffman opened this issue Feb 23, 2019 · 3 comments
Labels
question Further information is requested

Comments

@shiffman
Copy link
Member

As discussed in #4 I'm considering whether it makes sense to break this out into multiple classes and then bundle and release as a library? At the moment, I can access it via:

https://cdn.jsdelivr.net/gh/CodingTrain/QuadTree/quadtree.js

I'm going to make a p5 web editor example and reference it this way as a start...

@shiffman shiffman added the question Further information is requested label Feb 23, 2019
@shiffman
Copy link
Member Author

For reference: https://editor.p5js.org/natureofcode/sketches/Y8hseRvYe

Probably should namespace everything here too...

@kfern
Copy link
Contributor

kfern commented Feb 29, 2020

@shiffman I think it's a good idea. Your solution works very well :-)

@crhallberg
Copy link
Collaborator

Is this a pattern worth working towards? https://github.com/ai/dual-publish

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

No branches or pull requests

3 participants