modulex-html-parser

1.1.0 • Public • Published

html-parser

parse html into dom tree

modulex-html-parser NPM downloads

use on node

import HtmlParser from 'modulex-html-parser';

console.log(HtmlParser.parse('<html><div>1</div><img src="http://g.cn"/></html>'));

Readme

Keywords

none

Package Sidebar

Install

npm i modulex-html-parser

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

584 kB

Total Files

6

Last publish

Collaborators

  • yiminghe