0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Sep 12, 2025 — Sep 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed position calculation in chunked mode More... almost 16 years ago
Added test case for document position data. Test revealed that feature is broken for chunked parsing to feature is being disabled until a fix is available More... almost 16 years ago
Added options parameter to parser contructor More... almost 16 years ago
Line numbers now start at 1. Optimized the loop so that it starts where it off. More... almost 16 years ago
Merge branch 'master' of https://github.com/tautologistics/node-htmlparser More... almost 16 years ago
Added support for extracting the source location, i.e. line- and column-number. The feature can be enabled by setting `includeLocation` to true on the parser instance. More... almost 16 years ago
Fixed 'prevElement' error pointed out by Swizec More... almost 16 years ago
Check for empty tags is now case-insensitive. Makes jsdom pass the W3C test-suite which use upper-case tags. More... almost 16 years ago
Fixed DomUtils.testElement() and added new, related projects to the README More... almost 16 years ago
Updated tests to use npm-compatible module location More... about 16 years ago
Added npm instructions More... about 16 years ago
Added npm instructions More... about 16 years ago
Updated to be added to npm More... about 16 years ago
Removed to debugging lines More... over 16 years ago
Optimized DomUtils by up to 2-3x More... over 16 years ago
Fixed README.md More... over 16 years ago
Added support for RSS/Atom feeds More... over 16 years ago
Added DefaultHandler option "enforceEmptyTags" so that XML can be parsed correctly More... over 16 years ago
Added test for XML namespaces More... over 16 years ago
Added minified version More... over 16 years ago
Updated selectors to support function qualifiers More... over 16 years ago
Fixed IE 6/7 bug More... over 16 years ago
Added mising JSON2 support include More... over 16 years ago
Fixed Opera bug More... over 16 years ago
Fixed IE8 bug with parsing tag attribs More... over 16 years ago
Added DomUtils More... over 16 years ago
Fixed bug and removed deprecated methods More... over 16 years ago
Updated README More... over 16 years ago
Updated README More... over 16 years ago
Updated README More... over 16 years ago