Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zfben committed Aug 2, 2011
1 parent 213907b commit 29c1991
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions README.rdoc
Expand Up @@ -5,19 +5,31 @@ Lib.js = Frontend build tool + lazyload js tool
Feature:

lazyload css and js files (base on LazyLoad.js)
css, js and images files
sass, scss, compass and coffeescript files
local files and remote files
custom ruby script
minify css and js files (base on sass and uglifier)

support css, js and images files

support sass, scss, compass and coffeescript files

support local files and remote files

support custom ruby script

support minify css and js files (base on sass and uglifier)

support before and after events

Support Filetype:

.css - stylesheet

.js - javascript

.sass - sass

.scss - scss

.coffee - coffeescript

.rb - ruby

== Example
Expand Down

0 comments on commit 29c1991

Please sign in to comment.