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]
Modules
- Data
- CSS
- Preprocessor
- Data.CSS.Preprocessor.Assets
- Data.CSS.Preprocessor.Conditions
- Data.CSS.Preprocessor.Conditions.Expr
- Data.CSS.Preprocessor.PsuedoClasses
- Data.CSS.Preprocessor.Text
- Data.CSS.Style
- Data.CSS.StyleTree
- Syntax
- Data.CSS.Syntax.Selector
- Data.CSS.Syntax.StyleSheet
- Preprocessor
- CSS
Downloads
- stylist-2.5.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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), hashable, network-uri (>=2.6 && <2.7), regex-tdfa (>=1.3), stylist-traits (>=0.1 && <0.2), text, unordered-containers (>=0.2 && <0.3) [details] |
License | MIT |
Copyright | Adrian Cochrane copyright 2019 |
Author | Adrian Cochrane |
Maintainer | alcinnz@lavabit.com |
Category | Language |
Source repo | head: git clone https://git.adrian.geek.nz/haskell-stylist.git |
Uploaded | by alcinnz at 2022-08-15T08:26:56Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 2714 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-08-15 [all 2 reports] |