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).
hackage.haskell.org
0.2.5
over 8 years ago
30
44,618 total
6
332
ChrisSmith
13 packages83,181 downloads
JasperVanDerJeugt
30 packages1,753,083 downloads
DougBeardsley
28 packages803,266 downloads
GregoryCollins
18 packages921,957 downloads
imalsogreg
12 packages544,006 downloads
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/xmlhtml
spec |
| License | BSD-3-Clause |
| First Release | about 15 years ago |
| Last Synced | 9 days ago |
Repository
| Stars | 21 on GitHub |
| Forks | 22 on GitHub |
| Commits | 200 |
| Committers | 26 |
| Avg per Author | 7.692 |
| DDS | 0.63 |