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

Write incomplete html? #5

Open
alanshaw opened this issue Jun 30, 2014 · 0 comments
Open

Write incomplete html? #5

alanshaw opened this issue Jun 30, 2014 · 0 comments

Comments

@alanshaw
Copy link

I'm building this thing called genplate - basically it's streaming templates where the compiled template is using generators to asynchronously retrieve data as the template is being constructed.

The output from genplate will likely be chunks like <div><p> then Lorem ipsum then </p></div>. If I piped that into a domnode-dom writable stream, would that work?...or is there a unspoken requirement that the chunks are complete html elements?

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