Projects
- cfnpkl
cfnpkl is bindings for the Pkl language to generate CloudFormation templates instead of using JSON or YAML.
- node-packages
These packages ship the Pkl CLI as an NPM module, allowing it to be run with npx and controlled programmatically as a library.
- pkl-csharp
These packages are C# bindings to pkl to provide a native way to interact with pkl files.
- pkl-playground
Like the Go playground (and others), but for Pkl!
- pkl-python
Python bindings for Pkl.
- pkl-typescript
Typescript bindings for Pkl.
- PklLanguageServer
Language server for Apple Pkl language written in Swift.
- vite-plugin-pkl
PKL file import plugin for Vite.