1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/www/p5-Plack-Middleware-JSConcat/pkg-descr
Jun Kuriyama c97bb6be4a Plack::Middleware::JSConcat allows you to concatenate multiple
javascripts files into one.  It provides a content-hashed key as the
url for including all the javascript files you specified.  You can
also provide a filter program to minimize the concatenated file.

WWW: http://search.cpan.org/dist/Plack-Middleware-JSConcat/
2010-04-06 15:24:39 +00:00

7 lines
325 B
Plaintext

Plack::Middleware::JSConcat allows you to concatenate multiple
javascripts files into one. It provides a content-hashed key as the
url for including all the javascript files you specified. You can
also provide a filter program to minimize the concatenated file.
WWW: http://search.cpan.org/dist/Plack-Middleware-JSConcat/