Skip to content

kissyteam/html-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

17ed2d1 · Oct 28, 2014

History

7 Commits
Oct 16, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Sep 4, 2014
Oct 28, 2014
Oct 16, 2014
Sep 4, 2014
Oct 16, 2014
Sep 4, 2014

Repository files navigation

html-parser

parse html into dom tree

modulex-json NPM downloads Build Status Coverage Status Dependency Status Bower version

browser support

use on node

var HtmlParser = require('../../');

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

About

parse html into dom tree

Resources

Stars

Watchers

Forks

Packages

No packages published