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

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).

Ecosystem
hackage.haskell.org
Latest Release
0.2.5
over 8 years ago
Versions
30
Downloads
44,415 total
Dependent Packages
6
Dependent Repos
332
xmlbf-xmlhtml 0.2.2
[Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candid...
4 versions - Latest release: over 3 years ago - 6 dependent repositories - 2.2 thousand downloads total - 7 stars on gitlab.com - 1 maintainer
Top 4.3% on hackage.haskell.org
snap 0.14.0
This is the top-level package for the official Snap Framework libraries. It includes: The Snaple...
83 versions - Latest release: about 11 years ago - 2 dependent packages - 393 dependent repositories - 103 thousand downloads total - 3 maintainers
Top 2.9% on hackage.haskell.org
heist 0.14.1
Heist is a powerful template system that supports both HTML5 and XML. Some of Heist's features ar...
61 versions - Latest release: about 11 years ago - 4 dependent packages - 322 dependent repositories - 73.1 thousand downloads total - 3 maintainers
snap-extras 0.2.2
This package contains a collection of helper functions that come in handy in most practical, real...
18 versions - Latest release: over 13 years ago - 1 dependent package - 30 dependent repositories - 13.6 thousand downloads total - 3 maintainers
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
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 1 day ago
Repository
Stars 21 on GitHub
Forks 22 on GitHub
Commits 200
Committers 26
Avg per Author 7.692
DDS 0.63
Rankings on hackage.haskell.org
Overall Top 6.6%
Downloads Top 3.1%
Dependent packages Top 3.9%
Dependent repos Top 1.3%
Forks Top 8.4%