tree-sitter-embedded-template 0.21.0

Embedded Template (ERB, EJS) grammar for the tree-sitter parsing library
Documentation

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