I recently discovered NAP (https://github.com/craigspaeth/nap/) and I must 
say that after trying about 10 different tools I think this is the best one 
out there. Straightforward, minimal configuration, supports css and js 
preprocessors (stylus, less, coffee, etc), and template precompilation 
(yay!).

On Saturday, April 14, 2012 9:19:06 AM UTC+3, Martin Wawrusch wrote:
>
> Hi guys, I am looking for an asset management solution similar to 
> sprockets / assetpipeline on rails (
> http://guides.rubyonrails.org/asset_pipeline.html#manifest-files-and-directives
> ). 
>
> What's important to me is:
> * Fingerprinting of all assets so that there are no problems with CDNs
> * Support for CDN fetching from source (e.g. CDN loads it's initial 
> contents from the source site, but the html generated in the views 
> references the CDN)
> * precompilation in production, individual files in development mode
> * support for stylus, less, coffeescript and if possible sass/compass, 
> uglifyjs, css compression
>
> I recently found brewerjs.org, which looks interesting and there is 
> connect-assets (https://github.com/TrevorBurnham/connect-assets) 
>
> Any other recommended packages to look at as of April 2012?
>
> Cheers
> Martin
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to