django-compressor
Compresses linked and inline javascript or CSS into a single cached file.
Compresses linked and inline javascript or CSS into a single cached file.
To install this package, run one of the following:
Django Compressor processes, combines and minifies linked and inline Javascript or CSS in a Django template into cacheable static files. It supports compilers such as coffeescript, LESS and SASS and is extensible by custom processing steps. Django Compressor is compatible with Django 1.8 and newer.
Summary
Compresses linked and inline javascript or CSS into a single cached file.
Last Updated
Jul 22, 2024 at 14:29
License
MIT
Total Downloads
7.4K
Supported Platforms
GitHub Repository
https://github.com/django-compressor/django-compressorDocumentation
https://django-compressor.readthedocs.io/en/latest/