A tree-sitter grammar for the Django template language
Find a file
William Vandervalk 184a504561 Initial commit
2022-02-25 14:24:50 -05:00
bindings Initial commit 2022-02-25 14:24:50 -05:00
queries Initial commit 2022-02-25 14:24:50 -05:00
src Initial commit 2022-02-25 14:24:50 -05:00
test/corpus Initial commit 2022-02-25 14:24:50 -05: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 Initial commit 2022-02-25 14:24:50 -05:00
grammar.js Initial commit 2022-02-25 14:24:50 -05:00
package.json Initial commit 2022-02-25 14:24:50 -05:00
README.md Initial commit 2022-02-25 14:24:50 -05:00

tree-sitter-htmldjango

Django template language grammar for tree-sitter.

References