mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Add TypeScript to supported languages #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @garysassano on GitHub (Feb 12, 2024).
Given JavaScript's status as the most widely used programming language, endorsing TypeScript seems logical. I also wanted to mention Python, but I saw that someone else already opened an issue on that topic (#9).
@neil-lobo commented on GitHub (Feb 12, 2024):
JS bindings can be found here: https://github.com/pkl-community
@bioball commented on GitHub (Feb 13, 2024):
What @neil-lobo said!