Home

Awesome

TerrificNet

TerrificNet is an ASP.NET MVC view engine which integrates a handlebars respectively terrificjs frontend. It comes with its own runtime, an intelligent built-in file system and the possibility to add custom helpers.

:warning: The project is no longer maintained!
There is now a successor available called NitroNet and an additional project called NitroNetSitecore with support for the WCMS Sitecore.

Definitions

Module

Skin

Default Skin

Template

Handlebar Syntax Helpers

<p>{{hallo}}</p>
{{module template="templatepath"}}
{{placeholder key="phContent"}}
{{label "person/male"}}
{{partial template="templatepath"}}

Datavariation

Default Datavariation

Model

Schema

Roadmap