HTML minifier for Python frameworks (not only Django, despite the name).
الميزات الرئيسية لـ cobrateam/django-htmlmin هي: Asset Management, Asset Optimization, Testing and Quality Assurance.
تشمل البدائل مفتوحة المصدر لـ cobrateam/django-htmlmin: jazzband/django-pipeline — Pipeline is an asset packaging library for Django. tedious/jshrink — Javascript Minifier built in PHP. django-compressor/django-compressor — Compresses linked and inline javascript or CSS into a single cached file. gregberge/svgr — SVGR is a tool that transforms static SVG files into reusable React components for direct rendering within user… ai/autoprefixer-rails — Autoprefixer for Ruby and Ruby on Rails. aerokube/ggr — Go Grid Router (aka Ggr) is a lightweight active load balancer used to create scalable and highly-available Selenium…
Pipeline is an asset packaging library for Django.
Compresses linked and inline javascript or CSS into a single cached file.
SVGR is a tool that transforms static SVG files into reusable React components for direct rendering within user interface trees. It functions as an AST-based code transformer and build-time asset pipeline, parsing SVG XML into an abstract syntax tree to modify elements before generating JavaScript source code. The project integrates an external optimization engine to strip redundant metadata and minify attributes, ensuring vector images are flexible and easy to style. It uses recursive tree traversal to apply these transformations to all nested graphic elements and employs attribute mapping t