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
Tree-sitter grammar for embedded template languages like ERB, EJS
Repository from Github https://github.comtree-sitter/tree-sitter-embedded-template
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
Tree-sitter grammar for embedded template languages like ERB, EJS
MIT License