CSS and Javascript Minification/Combination Upgrade to WebHelpers
Project description
Consider the MinificationWebHelpers as an extension to WebHelpers.
Basicly it adds two more options to the WebHelpers javascript_link and stylesheet_link functions:
minified: Minifies, ie, reduces as much as possible each of the files passed to it’s minimum size to reduce page load times.
combined: Joins all files passed into a single one to reduce server requests which in turn reduces page load times.
beaker_kwargs (dict): override default arguments that will be passed to beaker_cache. beaker_kwargs.update() is issued on default arguments.
For an up-to-date read of the documentation, please read the documentation page on site.
Mercurial repository is located at bitbucket.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for MinificationWebHelpers-0.3.2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4014c150487d11973cd2ca347a2434e01dd0b2283f74402ec816c4675a2b9ef0 |
|
MD5 | efd4b4bf5ece3eae8b235fadbdb0f7fc |
|
BLAKE2b-256 | b1a72ef3491387d939fcf1e1554691d22075dcb3bbc1ec71008c807a35a87833 |
Hashes for MinificationWebHelpers-0.3.2.tar.bz2
Algorithm | Hash digest | |
---|---|---|
SHA256 | 228f42b1e1febb4fb765ed7cfd35dcefed6924b7d808860d7a947c92be33c961 |
|
MD5 | a666dac9567f0e3e3f681f91c7440c9a |
|
BLAKE2b-256 | 0218d2a5550ce542f04ac25d20951e47ab2c38bf6b29c646a614dd270c2cf4de |
Hashes for MinificationWebHelpers-0.3.2-py2.5.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | c16f3d565a7af5e429227d740cb9565789bba3c9a722a61d3585fbc124957066 |
|
MD5 | c5f55f340a4c24b2f9174af50ff09d2e |
|
BLAKE2b-256 | b4185d5f43d151dfcdd66210267104665b711c2c9302a361def46640a9027225 |