Skip to content
/ tally Public

Tally is a simple, unobtrusive, design‐led JavaScript template engine for Node/Express and client.

Notifications You must be signed in to change notification settings

aral/tally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tally is a simple, unobtrusive, design‐led JavaScript template engine for Node.js and browsers.

Getting started

Check out the Hello Badge series of introductory articles.

Installation

Install Tally:

npm install tally

Change to the Tally folder:

cd node_modules/tally/

Start the server:

npm start

Go to http://localhost:3000 and play with the examples.

Credits

Tally extends the excellent Distal template engine which is an implementation of the Template Attribute Language (TAL) concept from Zope.

Build Status

About

Tally is a simple, unobtrusive, design‐led JavaScript template engine for Node/Express and client.

Resources

Stars

Watchers

Forks

Packages

No packages published