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

Consider making a compiler #24

Open
lastmjs opened this issue Mar 24, 2018 · 0 comments
Open

Consider making a compiler #24

lastmjs opened this issue Mar 24, 2018 · 0 comments

Comments

@lastmjs
Copy link
Member

lastmjs commented Mar 24, 2018

It's going to take a lot of potentially repetetive work to make each element. Each element is essentially a wrapper over the jfive API...could we make an intermediate format that is compiled to a custom element with the mappings to the underlying jfive API? Maybe even a JSON structure. Start prototyping with a JSON structure...should we build the compiler with Babel? I suppose the JSOn structure is the AST...figure out the best way to compile to a custom element. Look into how stencil does it

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