Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CfStatic is a framework for managing the inclusion and packaging of CSS and JavaScript in CFML applications.

License

Notifications You must be signed in to change notification settings

nameunknown/cfstatic

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFStatic is a framework for the inclusion and packaging of CSS and JavaScript files for CFML applications.

CFStatic takes care of:

  • Minifying your CSS and JavaScript
  • Compiling your CoffeeScript and LESS CSS
  • 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 self 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/

About

CfStatic is a framework for managing the inclusion and packaging of CSS and JavaScript in CFML applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.