Click here to Skip to main content
15,879,535 members
Articles / Web Development / ASP.NET

Template Generator for JavaScript - JSRazor

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
9 Jan 2013GPL310 min read 25.5K   24  
JSRazor brings the power of razor-like templates to client-side javascript.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Architect Webefinity
Australia Australia
Adrian is current the Solution Architect at CubeBuild.com.

The core of CubeBuild is a website and application platform that is pluggable into ASP.NET MVC. Any MVC application can have content authoring added to its pages with little effort, and new content types are created using IronPython.NET open source components.

We are currently deploying a Point of Service (Web based POS) built on CubeBuild which allows a single web channel for face-to-face sales, and sales through your online store. All from a single inventory base, and from any device.

Comments and Discussions