GitHub / hoshmandent / django-html-minifier
A Python script that minifies HTML in Django templates while preserving Django template tags. This tool can be used to optimize Django template files by removing unnecessary white spaces and minifying the HTML content without breaking the Django-specific templating syntax like {% %}, {{ }}, and {# #}.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoshmandent%2Fdjango-html-minifier
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: 8 months ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 5 months ago
Topics: django, django-templates, html, jinja, jinja2-templates, minify, minify-html, python