An open API service indexing awesome lists of open source software.

https://github.com/zoonman/smarty-plugins

Combine many JS or CSS to one
https://github.com/zoonman/smarty-plugins

Last synced: 4 months ago
JSON representation

Combine many JS or CSS to one

Awesome Lists containing this project

README

          

Smarty plugins
==============

My smarty plugins.
More details available here
http://www.zoonman.com/projects/smarty-plugins/

Combine
=======

Combine plugin allows concatenating several js or css files into one.
It can be useful for big projects with a lot of several small CSS and JS files.
Usage example for Smarty 3

You should be sure that js folder is writable to web-server daemon (your php script).