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

Support untyped use in JavaScript applications? #28

Open
jasongwartz opened this issue Mar 17, 2024 · 0 comments
Open

Support untyped use in JavaScript applications? #28

jasongwartz opened this issue Mar 17, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@jasongwartz
Copy link
Contributor

jasongwartz commented Mar 17, 2024

A lot of the benefit of using Pkl with TypeScript comes from the compile-time types generated from Pkl schemas. But a JavaScript application might still benefit from using the evaluator to load a Pkl module into the mapped JS runtime types.

There might be no extra work to do here (I wouldn't think any, really) but a working example of a JS project would be useful to have in the examples directory.

@jasongwartz jasongwartz added the good first issue Good for newcomers label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant