2026-08-16 20:14:20 -04:00
2026-08-16 20:14:20 -04:00
2026-08-16 20:14:20 -04:00
2026-08-16 20:14:20 -04:00
2026-08-11 17:41:09 -05:00
2026-08-16 20:14:20 -04:00
2026-08-11 17:39:34 -05:00
2026-08-16 20:14:20 -04:00
2026-08-11 17:39:34 -05:00
2026-08-16 20:14:20 -04:00
2026-08-11 17:39:34 -05:00
2026-08-16 20:14:20 -04:00

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
S
Description
Tree Sitter Parser Generator for Django
Readme
339 KiB
Languages
C 94.8%
C++ 2.6%
JavaScript 1.9%
Tree-sitter Query 0.6%
HTML 0.1%