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

TypeScript support #45

Open
styfle opened this issue Feb 21, 2017 · 2 comments
Open

TypeScript support #45

styfle opened this issue Feb 21, 2017 · 2 comments

Comments

@styfle
Copy link

styfle commented Feb 21, 2017

This might not be possible but I'm wondering if anyone had success with type checking the ES6 tagged template string. Before hyperx, I wrote something similar called typed-tmpl which type checks the variables but check the html such as a missing an angle bracket like the TSX syntax does.

Has any had success with validating the HTML in the string?

@jorgebucaran
Copy link

@styfle Nope, but I'd like to know if you are planning to create a Typex or similar generic module like Hyperx that could be plugged into frameworks, etc.

@styfle
Copy link
Author

styfle commented Feb 21, 2017

@jbucaran I have not planned anything but I have been thinking about this problem (type checking templates) for several years and I just heard about hyperx today.

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

2 participants