Integrates the webassets library with Flask, adding support for merging, minifying and compiling CSS and Javascript files.
- Documentation:
- https://flask-assets.readthedocs.io/
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
.idea |
|
|
|
|
docs |
|
|
|
|
example |
|
|
|
|
src |
|
|
|
|
tests |
|
|
|
|
.gitignore |
|
|
|
|
.gitmodules |
|
|
|
|
.travis.yml |
|
|
|
|
CHANGES |
|
|
|
|
LICENSE |
|
|
|
|
MANIFEST.in |
|
|
|
|
README.rst |
|
|
|
|
TODO |
|
|
|
|
fabfile.py |
|
|
|
|
requirements-dev.pip |
|
|
|
|
setup.py |
|
|
|
|
tox.ini |
|
|
Integrates the webassets library with Flask, adding support for merging, minifying and compiling CSS and Javascript files.