node-fast-html-parser icon indicating copy to clipboard operation
node-fast-html-parser copied to clipboard

Add support for line and offset

Open midzelis opened this issue 6 years ago • 2 comments

Would love to be able to get the start/end position of the tag and attributes.

midzelis avatar Jan 29 '19 21:01 midzelis

PRs are welcomed.

ashi009 avatar Feb 25 '19 05:02 ashi009

I will be also very interested to see that

Btw @ashi009 - why are there so many forks and the main branch here is running so much behind?

I see at least two well developed forks: https://github.com/taoqf/node-html-parser https://github.com/jnarowski/node-html-parser

I wonder why you can't merge it all together ... and add a core functionality like the line and offset :)

a single source of truth is better than divided forks.

gpetrov avatar Mar 02 '19 16:03 gpetrov