html-formatter

0.1.9 • Public • Published

html-formatter

Install

npm i html-formatter

Usage

var formatter = require('html-formatter');
var html = '<!doctype><html><head></head><body></body></html>';
console.log( formatter.render(html) );

Readme

Keywords

none

Package Sidebar

Install

npm i html-formatter

Weekly Downloads

602

Version

0.1.9

License

GPLv2

Unpacked Size

8.21 kB

Total Files

9

Last publish

Collaborators

  • uznam8x