1.0.8 • Published 8 years ago

miridoo-js-temsa v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

#Introduction TENSA is the simple, yet powerful templating engine provided with miridoo. Unlike other popular NODEJS templating engines, NODEJS does not restrict you from using plain nodejs code in your views. In fact, all TENSA views are compiled into plain NODEJS code and cached until they are modified, meaning TENSA adds essentially zero overhead to your application. TENSA view files use the .tensa.html file extension and are typically stored in the app/

#Template Inheritance #Defining A Layout #Extending A Layout #Pyramide Extending

#Displaying Data

#Control Structures #Variable déclaration #If Statements #Switch Statements #Loops #The Loop Variable

#Nodejs In TENSA

#Including Sub-Views #Rendering Views For Collections

#Extending TENSA

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago