SkillAgentSearch skills...

Tally

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

Install / Use

/learn @aral/Tally
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<h1 style='text-align: center'><a href='/'><img id='tally-logo' src='https://aralbalkan.com/images/tally-logo.svg'></a></h1>

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.

<p style='text-align: center; vertical-align: middle;'><a href='https://travis-ci.org/aral/tally'><img src='https://travis-ci.org/aral/tally.png?branch=master' alt='Build Status'></a></p>
View on GitHub
GitHub Stars32
CategoryDesign
Updated2y ago
Forks2

Languages

JavaScript

Security Score

60/100

Audited on Nov 9, 2023

No findings