0.3.1 • Published 3 years ago

fn-html v0.3.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

fn-html

  • Useful html functions

Install

npm install fn-html

Usage

Quick Example

const html = require("fn-html");

console.log(html.p("Hello World"));

// print <P>Hello World</P>

Location

Reference

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago