UNPKG

node-html-parser

Version:

A very fast HTML parser, generating a simplified DOM, with basic element query support.

2 lines (1 loc) 49 B
export { parse as default } from './nodes/html';