Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.6% on hackage.haskell.org
Top 3.1% downloads on hackage.haskell.org
Top 3.9% dependent packages on hackage.haskell.org
Top 1.3% dependent repos on hackage.haskell.org
Top 8.4% forks on hackage.haskell.org

hackage.haskell.org : xmlhtml

Contains renderers and parsers for both XML and HTML 5 document fragments, which share data structures so that it's easy to work with both. Document fragments are bits of documents, which are not constrained by some of the high-level structure rules (in particular, they may contain more than one root element). Note that this is not a compliant HTML 5 parser. Rather, it is a parser for HTML 5 compliant documents. It does not implement the HTML 5 parsing algorithm, and should generally be expected to perform correctly only on documents that you trust to conform to HTML 5. This is not a suitable library for implementing web crawlers or other software that will be exposed to documents from outside sources. The result is also not the HTML 5 node structure, but rather something closer to the physical structure. For example, omitted start tags are not inserted (and so, their corresponding end tags must also be omitted).

Registry - Source - JSON
purl: pkg:hackage/xmlhtml
Keywords: bsd3, library, text, xml, haskell, html-parser, xml-parser
License: BSD-3-Clause
Latest release: over 6 years ago
First release: over 13 years ago
Dependent packages: 5
Dependent repositories: 332
Downloads: 42,625 total
Stars: 21 on GitHub
Forks: 22 on GitHub
Total Commits: 200
Committers: 26
Average commits per author: 7.692
Development Distribution Score (DDS): 0.63
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...