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

is it possible to go from handlebars ast to a handlebars template? codegen? #1120

Closed
mattkime opened this issue Oct 18, 2015 · 3 comments
Closed
Labels
Milestone

Comments

@mattkime
Copy link

i'm curious if there's a tool that can take handlebars ast and generate the template - like escodegen but for handlebars.

@kpdecker
Copy link
Collaborator

I tried to ensure that the AST was lossless so this would be possible, but I'm not aware of any tools that try this or if it's actually lossless in all cases. The printer class in the library might be adaptable to perform this.

@kpdecker kpdecker added this to the Backlog milestone Dec 12, 2015
@ankostyuk
Copy link

+1

@nknapp
Copy link
Collaborator

nknapp commented Apr 5, 2020

Closing due to inactivity.

@nknapp nknapp closed this as completed Apr 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants