tree-sitter-embedded-template icon indicating copy to clipboard operation
tree-sitter-embedded-template copied to clipboard

Tree-sitter grammar for embedded template languages like ERB, EJS

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