stylist: Apply CSS styles to a document tree.
Reusable CSS engine allowing you to parse CSS stylesheets and to query the style properties for a given element. It covers CSS parsing, selection, cascade, and inheritance, whilst allowing you to declaratively define supported properties and at-rules. The hope is that this would be useful for implementing new browser engines, web development tools, and UI frameworks.
[Skip to Readme]
Downloads
- stylist-2.7.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.0, 1.1.0.0, 1.1.1.0, 1.2.0.0, 2.0.0.0, 2.2.0.0, 2.3.0.0, 2.4.0.0, 2.4.0.1, 2.4.0.2, 2.5.0.0, 2.5.0.1, 2.6.0.0, 2.7.0.0, 2.7.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | async (>=2.1 && <2.3), base (>=4.9 && <5), css-syntax (>=0.1 && <0.2), file-embed (>=0.0.10 && <0.1), hashable (>=1.4.2 && <1.5), network-uri (>=2.6 && <2.7), regex-tdfa (>=1.3 && <1.4), stylist-traits (>=0.1.2 && <0.2), text (>=1.2.4 && <2.1), unordered-containers (>=0.2 && <0.3) [details] |
License | GPL-3.0-only |
Copyright | Adrian Cochrane copyright 2019 |
Author | Adrian Cochrane |
Maintainer | alcinnz@lavabit.com |
Revised | Revision 1 made by alcinnz at 2023-07-03T23:46:04Z |
Category | Language |
Source repo | head: git clone https://git.adrian.geek.nz/haskell-stylist.git |
Uploaded | by alcinnz at 2023-06-20T01:59:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 2594 total (44 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |