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.Conditions
- Data.CSS.Style
- Syntax
- Data.CSS.Syntax.Selector
- Data.CSS.Syntax.StyleSheet
- Preprocessor
- CSS
Downloads
- stylist-1.1.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 | base (>=4.9 && <4.10), css-syntax (>=0.1 && <0.2), hashable, network-uri (>=2.6 && <2.7), 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.nzoss.org.nz/alcinnz/stylish-haskell.git |
Uploaded | by alcinnz at 2019-11-10T05:28:32Z |
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 2019-11-10 [all 3 reports] |