uncenter / tree-sitter-tera

⛩️ Tree-sitter grammar for the Tera templating language
MIT License
6 stars 1 forks source link

Add playground/demo site #4

Open uncenter opened 1 month ago

uncenter commented 1 month ago

Write Tera with syntax highlighting in the browser, display a syntax tree on the side: https://github.com/sogaiu/ts-questions/blob/master/questions/how-can-a-custom-playground-be-hosted/README.md. Could also compile Tera programs by adding an execute button and bundling Tera as WASM.

uncenter commented 1 month ago