0.1.0 • Published 8 years ago
@aromot/html-helpers v0.1.0
HTML Helpers
A small library that helps writing HTML.
Installation
npm install @aromot/html-helpers
Usage
var hh = require('@aromot/html-helpers');
var myStrongText = hh.strong('my text');
Tests
npm test
0.1.0
8 years ago