0.0.1-53 • Published 11 years ago

tally v0.0.1-53

Weekly downloads
16
License
MIT
Repository
github
Last release
11 years ago

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

Currently in alpha and under heavy development. You can play around with it but there is very little documentation and the APIs might change.

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.

Web site

The Tally web site is just an instance of the Tally project running on Nodejitsu (exactly what you would see on your local machine if you followed the steps under Installation, above.)

Check it out at:

http://tally.jit.su

Credits

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

0.0.1-53

11 years ago

0.0.1-52

11 years ago

0.0.1-51

11 years ago

0.0.1-47

11 years ago

0.0.1-46

11 years ago

0.0.1-45

11 years ago

0.0.1-44

11 years ago

0.0.1-43

11 years ago

0.0.1-42

11 years ago

0.0.1-38

11 years ago

0.0.1-37

11 years ago

0.0.1-33

11 years ago

0.0.1-30

11 years ago

0.0.1-27

11 years ago