JavaScript Pre-Processor (JSPP) is a simple way to build web applications with embedded server side JavaScript.
In a few minutes you can build dynamic backend logic in to any page (html, css, etc) using node.js, jQuery and server side DOM with php-like embedded code.
When you’re in an html file you get most of the normal browser environments. window
document
and other objects are available.
You also have a jQuery object at $
that you can use to manipulate any part of the page.
Pingback: Tweets that mention Build Web Applications with Embedded Server Side JavaScript: JavaScript Pre-Processor | Greepit -- Topsy.com