d087c70b465e3c53b1d9c7921dfcbd976e29afc5
tree-sitter-django
A tree-sitter grammar for the Django Template Language (DTL) — the {% %} tags and {{ }} variables used in Django templates.
Development
npm install
npm run parser-generate # regenerate the parser from grammar.js
npm run parser-test # run the corpus tests in test/corpus
npm run parser-build # build the WASM binary
npm run playground # interactively explore the grammar
Languages
C
94.8%
C++
2.6%
JavaScript
1.9%
Tree-sitter Query
0.6%
HTML
0.1%