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

Compilation to module #5

Open
c8y3 opened this issue Mar 10, 2018 · 0 comments
Open

Compilation to module #5

c8y3 opened this issue Mar 10, 2018 · 0 comments

Comments

@c8y3
Copy link
Owner

c8y3 commented Mar 10, 2018

For a module Toto, define
Toto.html (or another extension if it is not real html. Decide which DSL to use. Decide the API in JS)
Toto.js
Then compile html and js to Toto.js which include all the code to create the nodes+style. Prefix the context to the style names.

To build the final application => pack all js files using standard techniques

see #10 for the css

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