Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 246 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 246 Bytes

Flint.js

A templating library. Aims to do as much preprocessing as possible to make the final rendering step as fast as possible.

Templates must be compiled, then rendered using a context. Currently has support for basic conditionals.