Since there is already a javascript project out there named javelin, I've 
gone ahead and renamed this project to "kale". 

Here's the new repo: https://github.com/jaylach/kale

and the new npm url: https://npmjs.org/package/kale 

On Saturday, September 28, 2013 1:12:23 PM UTC-4, Jason LaChapelle wrote:
>
> javelin is a view templating engine for your node.js based RESTful APIs. 
> It allows you to treat the data of your API as you would any other view. 
> The gain here is that you can separate your view logic from your 
> controllers and models. javelin can compile to JSON and XML natively but 
> other builders can be plugged in to allow compiling to any other format. 
> The syntax of javelin is inspired by the Ruby gem known as 
> rabl<https://github.com/nesquena/rabl>
> .
>
> javelin sets out with a few main goals in mind:
>
> * An easy, familiar, way to separate the view logic from your data within 
> RESTful APIs
> * A simple, lightweight templating language that makes sense for 
> application data
> * Ability to serve your API data in different formats from the same view
>
> Please note that javelin is currently in an alpha state. Most features are 
> somewhere between Stability 1 (Experimental) and Stability 2 (Unstable).
>
> Github: 
> https://github.com/jaylach/javelin/tree/master<https://github.com/jaylach/javelin/tree/master>
>

-- 
-- 
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