0
I Use This!
High Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf: cache helpers.overlaps.ignored_block More... 3 months ago
perf: use .span() instead of separate .start() and .end() in regex More... 3 months ago
perf: use re.finditer more efficiently More... 3 months ago
fix: fix typo More... 3 months ago
fix: simplify some code More... 3 months ago
fix: replace some Any type hints More... 3 months ago
chore(deps): lock file maintenance More... 3 months ago
fix: fix invalid options in css config More... 3 months ago
chore: use io.StringIO More... 3 months ago
fix: dont format html in attributes (#1001) More... 3 months ago
feat: add support for djlint.toml config file (#1002) More... 3 months ago
fix: close file earlier in no_pragma More... 3 months ago
chore: don't run postinstall script in ci More... 3 months ago
fix: remove html-tag-names and html-void-elements dependencies More... 3 months ago
fix: remove typing-extensions dependency in runtime More... 3 months ago
perf: replace list with tuple More... 3 months ago
chore(deps): lock file maintenance More... 3 months ago
chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.7.2 More... 3 months ago
chore(deps): update dependency ruff to v0.7.2 More... 3 months ago
chore(deps): update dependency postcss-nested to v7.0.2 More... 3 months ago
perf: take advantage of short circuiting (#994) More... 3 months ago
chore: edit changelog More... 3 months ago
chore: fix pypi publish More... 3 months ago
chore: don't publilsh to npm until published to pypi More... 3 months ago
v1.35.4 More... 3 months ago
chore: fix publish workflow More... 3 months ago
chore: don't assign re.finditer to variable More... 3 months ago
perf: use regex more efficiently More... 3 months ago
perf: replace any() with for loops More... 3 months ago
perf: deduplicate regex flags (#987) More... 3 months ago