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

https://github.com/spacedmonkey/http-concat

WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.
https://github.com/spacedmonkey/http-concat

Last synced: 14 days ago
JSON representation

WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.

Awesome Lists containing this project

README

          

http-concat
=================

Overview
--------

This plugin is in beta, so your mileage may vary. It is based on a plugin from [Automattic](https://github.com/Automattic/) called [nginx-http-concat](https://github.com/Automattic/nginx-http-concat).
It differs slightly, as it doesn't require nginx and should work with most standard WordPress setups.