tf
Description
Simple functions for creating html tags
Latest Version
1.0.0
Installation
npm install tf --save
or in package.json
Usage
T = require'tf' Tdiv class : 'barf' $body : Th1 class : 'wow' $body : "BORF"
results in
BORF