It would be great to replace cook by something js only, this removes a
dependency on ruby.

But more important is that instead of using a recipe file, one can use
a single index.html file to specify a (vertical) TW.  During
development files and tiddlers referenced in the index html will be
loaded piece by piece, and for deployment the same js tool can "cook"
the referenced file into a single file TW.

Here are some references:

 - http://github.com/jupiterjs/steal
   http://jupiterjs.com/news/stealjs-script-manager

 - http://berklee.github.com/nbl/index.html

 - http://requirejs.org/

 - http://www.andresvidal.com/jsl

 - http://labjs.com/

The most interesting one in terms of philosophy is steal.js, but
requirejs is also very nice.  nbl is minimal and could be used quite
simply, but does not support "cooking".

tiddlygrp

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to