PHP Javascript/CSS Packaging Tool (like Haste/Juicer) [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this questionIn this video:
http://www开发者_如何转开发.facebook.com/video/video.php?v=596368660334Facebook talks about their implementation of Haste -- a CSS and Javascript packaging tool.
Juicer seems to be very similar
https://github.com/cjohansen/juicer/Haste seems to be available onto Facebook engineers and Juicer is Ruby, I am looking for a PHP version that is available.
Any suggestions?
I don't have time to watch the video, but it sounds like your looking for something like http://code.google.com/p/minify/
Celerity is similar to Haste and is part of phabricator, developed at Facebook only. You can more into this at here Celerity Documentation.
精彩评论