tree-sitter-embedded-template

August 29, 2025 ยท View on GitHub

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

  • ERB Documentation
  • EJS Documentation
  • ETLua Documentation
  • ETA Documentation