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.1.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70f74fa18b7cb8f354a1b29d41a6fea9483dab985f404d64f025db2d396b976c |
|
MD5 | 86fedc90144d0adac6d99f9df96049db |
|
BLAKE2b-256 | a375b7b7dc3ac0e11b1272ab972d6e7dd18d1ea64a1f9cbf9b0c12dbbf525365 |
Hashes for MinificationWebHelpers-0.3.1.tar.bz2
Algorithm | Hash digest | |
---|---|---|
SHA256 | b53c43057ab7f3170e020911d13f6470da02971615f855dd8c0e92c351f34c02 |
|
MD5 | 5b184439abbad08aa629fd84987cf09b |
|
BLAKE2b-256 | cbcfb4b3eb61128cab8ba2ec153a458f30b6c0dd71cc3c2924a2f17d63a3bfaf |
Hashes for MinificationWebHelpers-0.3.1-py2.5.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcbb50709cac31c372f1e69709d6e84536040df7336511eb10047e50dc679a1d |
|
MD5 | fb24a3c49e97e5ae9a4b10ccbf995fa2 |
|
BLAKE2b-256 | f9b1829bb5e9abb6ae40bc26f0e4f6ab248fa2f34377bc7c03120b0764517934 |