| Projects on Google Code | Results 1 - 2 of 2 |
NHaml (pronounced enamel) is a pure .NET implementation of the popular Rails Haml view engine. From the Haml website:
_"Haml is a markup language that‘s used to cleanly and simply describe the XHTML of any web document, without the use of inline code. Haml functions as a replacement for inline pa...
===What is it?===
An alternate, lightweight view engine for the ASP.Net MVC framework, built on top of the popular StringTemplate engine.
===What makes it different?===
* Lightweight. No page classes are created.
* Fast. Templates are written to the Response Output stream.
* Cached. T...