Also along these lines is Sizlate, which uses sizzle selectors to inject data into templates which are (fragments of) valid HTML: https://github.com/simonmcmanus/sizlate
On 5 February 2013 06:48, Adam Stallard <[email protected]> wrote: > This has been out for a while, but since this is my first post to the > group, I thought I'd share it. I have yet to hear feedback from any users. > > This is the template system I built and use for all my work -- I'm also > working on a grunt plugin for it. > > https://github.com/goalzen/modest > > Two things set modest apart from other templating languages: > > 1. The templates look like HTML > 2. It is easy to build larger templates out of smaller ones > > ...it looks like javascript when you're working in javascript, and HTML > when you're working in HTML... > > -- > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Richard Marr -- -- 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
