A tree-sitter grammar for the Django template language
  • C 97.1%
  • JavaScript 1.5%
  • Rust 0.9%
  • C++ 0.3%
  • Scheme 0.1%
Find a file
2024-03-15 11:26:49 -04:00
bindings Initial commit 2022-02-25 14:24:50 -05:00
queries Fix conflicts in attribute/keyword parsing 2024-03-15 11:26:49 -04:00
src Fix conflicts in attribute/keyword parsing 2024-03-15 11:26:49 -04:00
test/corpus Fix conflicts in attribute/keyword parsing 2024-03-15 11:26:49 -04:00
.gitignore Initial commit 2022-02-25 14:24:50 -05:00
binding.gyp Initial commit 2022-02-25 14:24:50 -05:00
Cargo.toml Fix conflicts in attribute/keyword parsing 2024-03-15 11:26:49 -04:00
grammar.js Fix conflicts in attribute/keyword parsing 2024-03-15 11:26:49 -04:00
LICENSE Add LICENSE 2023-08-08 10:17:50 -04:00
package.json Fix conflicts in attribute/keyword parsing 2024-03-15 11:26:49 -04:00
README.md Initial commit 2022-02-25 14:24:50 -05:00

tree-sitter-htmldjango

Django template language grammar for tree-sitter.

References