taoqf / node-html-parser

A very fast HTML parser, generating a simplified DOM, with basic element query support.
MIT License
1.12k stars 112 forks source link

package.json: add prepare script #125

Closed milahu closed 3 years ago

milahu commented 3 years ago

allow to install from source

for example npm install 'git+https://github.com/milahu/node-html-parser#add-source-location-to-nodes' to use node._source.start and node._source.end