FartLabs / fart

🌫 Program that generates type definitions in multiple languages.
https://fart.fart.tools
MIT License
1 stars 0 forks source link

`CodeTemplate` Rework #20

Closed EthanThatOneKid closed 3 years ago

EthanThatOneKid commented 3 years ago

Migrated from CodeTemplates to CodeCarts. The API now follows an event-listener technique. Check out the demo below:

https://github.com/EthanThatOneKid/fart/blob/45deb754617137956b9e652f4b099d94bf16a124/lib/code-cart/carts/deno.cart.ts#L5-L48