-
Notifications
You must be signed in to change notification settings - Fork 95
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
require / node version of comicgen #33
Comments
@pratapvardhan What would be some uses of it? Is it to generate the SVG from the server-side? Based on how this would be used, we can prioritize it, and figure out how to structure it. |
Yes. For now, I see these two.
Later is my primary motivation. |
Got it. I'm not familiar with Observable notebooks -- but that'd be a powerful alternative to what we're doing right now (with Codepen). Would you like to send a pull request for this, @pratapvardhan? That'll help me understand what code will work. Thanks! |
A good use case can be to something like this If this is something good to have, i would love to work on it. |
Enable comicgen to used in
require('comicgen')
andimport('comicgen')
environments. Probably defaultdocument.currentScript.src
tohttp://gramener.com
or/
@sanand0 -- is this something you'd like in this project?
The text was updated successfully, but these errors were encountered: