Compress and convert css, less, sass, javascript and coffeescript files
The Mojolicious::Plugin::AssetPack manpage is a the Mojolicious manpage plugin which can be used to cram multiple assets of the same type into one file. This means that if you have a lot of CSS files (.css, .less, .sass, ...) as input, the AssetPack can make one big CSS file as output. This is good, since it will often speed up the rendering of your page. The output file can even be minified, meaning you can save bandwidth and browser parsing time.
The core preprocessors that are bundled with this module can handle CSS and JavaScript files, written in many languages.
- Links to remote devel:languages:perl / perl-Mojolicious-Plugin-AssetPack
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mkittler:branches:devel:openQA/perl-Mojolicious-Plugin-AssetPack && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| Mojolicious-Plugin-AssetPack-2.14.tar.gz | 0001366212 1.3 MB | |
| _link | 0000000128 128 Bytes | |
| cpanspec.yml | 0000000724 724 Bytes | |
| mojolicious-deprecate-spurt.patch | 0000004115 4.02 KB | |
| perl-Mojolicious-Plugin-AssetPack.changes | 0000026294 25.7 KB | |
| perl-Mojolicious-Plugin-AssetPack.spec | 0000002996 2.93 KB | |
| sass-trace.patch | 0000000707 707 Bytes |
Comments 0