0.23.0 • Published 10 months ago

tree-sitter-embedded-template v0.23.0

Weekly downloads
293
License
MIT
Repository
github
Last release
10 months ago

tree-sitter-embedded-template

CI discord matrix crates npm pypi

A tree-sitter parser for templating languages like ERB and EJS, in which scripting code can be embedded within text content using the delimiters <% and %>.

References