![]() |
|
|
|
CfStatic
Project Home • Wiki • Known Issues • External Project Link • Contact Project
Author: Dominic Watson (All RIAForge projects by this author) Description:
CFStatic is a framework for the inclusion and packaging of CSS and JavaScript files for CFML
applications by Dominic Watson (http://fusion.dominicwatson.co.uk/). CFStatic takes care of: ----------------------- * Minifying your CSS and JavaScript * Including your CSS and JavaScript in the correct order, with all dependencies satisfied * Adding sensible cachebusters to CSS image paths and CSS and JavaScript includes Key features: ------------- * Minifies your files for you using YuiCompressor * Compiles your LESS CSS for you * Compiles your CoffeeScript for you * Dependency configuration through JavaDoc style documentation * Easy, zero-code, switching between inclusion of raw source files and minified files * Small API, only 4 public methods (including the constructor) * Built for production; no need for CSS and JavaScript file packaging in your build scripts, code can be put in production * Minified files are saved to disk, CF is not involved in serving the files Documentation ------------- http://dominicwatson.github.com/cfstatic Other resources --------------- Authors Blog : http://fusion.dominicwatson.co.uk/categories/CfStatic/ Source : https://github.com/DominicWatson/cfstatic/ Issues : https://github.com/DominicWatson/cfstatic/issues/
Last Update:
* Dependencies file for configuring dependencies
* Conditional dependencies * Configurable js variable for 'passing' cf data to js * Performance improvements * Minor Bug fixes
Requirements:
The framework has been written with CFMX and above in mind. However, tests have only been run on Railo 3.2x, Open BlueDragon 2.02 and Adobe ColdFusion 9.0.1.
Issue Tracker:
This project has an external bug tracker. You can find it here: |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.