tinytiny

0.0.1 • Public • Published

Tiny Tiny Templates

This is a very simple (and tiny) templating system inspired by Django/Jinja syntax and template philosophy (where templatetags are executed at compile time, and filters at runtime).

The reason it looks "pre-minified" is because I originally wrote it about 4 years ago (from 2017) inpsired by "coding golf" type challenge to write a micro templating system, hence the awful code quality. The original version was a few tweets long.

I might clean it up, but until then it works fairly well and has some basic unit-tests. The eventual goal is to make it the code so terse that it is easily comprehendable and extensible / hackable.

/tinytiny/

    Package Sidebar

    Install

    npm i tinytiny

    Weekly Downloads

    2

    Version

    0.0.1

    License

    LGPL-3.0

    Last publish

    Collaborators

    • michaelb