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

Create a TypeScript module #22

Open
daveaglick opened this issue Jun 16, 2015 · 2 comments
Open

Create a TypeScript module #22

daveaglick opened this issue Jun 16, 2015 · 2 comments

Comments

@daveaglick
Copy link
Member

Create a module that can take TypeScript content as input and generate JavaScript content as output.

@daveaglick
Copy link
Member Author

daveaglick commented May 23, 2017

With the new JavaScript engine support it should now be possible to implement this using the native TypeScript compiler API. See https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API

@jbrinkman
Copy link
Contributor

I'll look at this when I finish the Liquid module. This should be fairly straightforward to handle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants