Skip to content

timkelty/Minimee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

#Minimee

Version 1.1.7

Requirements:

  • PHP5
  • ExpressionEngine 2.1 or later
  • For HTML Minification, EE2.4 or later is required

Description

Minimize, combine & cache your CSS and JS files. Minify your HTML. Because size DOES matter.

Minimee is to EE2 what SL Combinator is to EE1. But with a few twists:

  • for EE2.4 and above, can minify your HTML
  • works with the global variables, even {stylesheet}
  • works with external files, over cURL or file_get_contents()
  • embed combined & minified content directly inline to your template
  • queue files for later
  • compatible with server-side compression & caching

Minimee is inspired and influenced by SL Combinator from Experience Internet, and Carabiner Asset Management Library from Tony Dewan. It is released under a BSD License.

Complete and up-to-date documentation can be found on Minimee’s homepage.

About

Minimee: minimize & combine your CSS and JS files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%