0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed position calculation in chunked mode More... over 13 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... over 13 years ago
Added options parameter to parser contructor More... over 13 years ago
Line numbers now start at 1. Optimized the loop so that it starts where it off. More... over 13 years ago
Merge branch 'master' of https://github.com/tautologistics/node-htmlparser More... over 13 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... over 13 years ago
Fixed 'prevElement' error pointed out by Swizec More... over 13 years ago
Check for empty tags is now case-insensitive. Makes jsdom pass the W3C test-suite which use upper-case tags. More... over 13 years ago
Fixed DomUtils.testElement() and added new, related projects to the README More... over 13 years ago
Updated tests to use npm-compatible module location More... almost 14 years ago
Added npm instructions More... almost 14 years ago
Added npm instructions More... almost 14 years ago
Updated to be added to npm More... almost 14 years ago
Removed to debugging lines More... almost 14 years ago
Optimized DomUtils by up to 2-3x More... almost 14 years ago
Fixed README.md More... almost 14 years ago
Added support for RSS/Atom feeds More... almost 14 years ago
Added DefaultHandler option "enforceEmptyTags" so that XML can be parsed correctly More... almost 14 years ago
Added test for XML namespaces More... almost 14 years ago
Added minified version More... almost 14 years ago
Updated selectors to support function qualifiers More... almost 14 years ago
Fixed IE 6/7 bug More... almost 14 years ago
Added mising JSON2 support include More... almost 14 years ago
Fixed Opera bug More... almost 14 years ago
Fixed IE8 bug with parsing tag attribs More... almost 14 years ago
Added DomUtils More... almost 14 years ago
Fixed bug and removed deprecated methods More... almost 14 years ago
Updated README More... about 14 years ago
Updated README More... about 14 years ago
Updated README More... about 14 years ago