Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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) );

About

html prettify

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages