clay: CSS preprocessor as embedded Haskell.
Clay is a CSS preprocessor like LESS and Sass, but implemented as an embedded domain specific language (EDSL) in Haskell. This means that all CSS selectors and style rules are first class Haskell functions, which makes reuse and composability easy.
The project is described on http://fvisser.nl/clay.
The API documentation can be found in the top level module Clay.
Versions | 0.0.1, 0.1, 0.1.1, 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.7, 0.8, 0.8.0.1, 0.9, 0.9.0.1, 0.10, 0.10.1, 0.11, 0.12, 0.12.1, 0.12.2, 0.12.3, 0.13.0 (info) |
---|---|
Dependencies | base (>=4.5 && <5), mtl (>=1 && <2.3), text (>=0.11 && <1.3) [details] |
License | BSD-3-Clause |
Author | Sebastiaan Visser |
Maintainer | Sebastiaan Visser <code@fvisser.nl> |
Category | Web, Graphics |
Home page | http://fvisser.nl/clay |
Bug tracker | http://github.com/sebastiaanvisser/clay/issues |
Source repo | head: git clone git://github.com/sebastiaanvisser/clay.git |
Uploaded | by seanparsons at Wed Mar 7 19:57:36 UTC 2018 |
Distributions | LTSHaskell:0.12.2, NixOS:0.13.0, openSUSE:0.12.2 |
Downloads | 10604 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-03-07 [all 1 reports] Hackage Matrix CI |
Modules
[Index]
- Clay
- Clay.Animation
- Clay.Attributes
- Clay.Background
- Clay.Border
- Clay.Box
- Clay.Color
- Clay.Comments
- Clay.Common
- Clay.Display
- Clay.Dynamic
- Clay.Elements
- Clay.Filter
- Clay.Flexbox
- Clay.Font
- Clay.FontFace
- Clay.Geometry
- Clay.Gradient
- Clay.List
- Clay.Mask
- Clay.Media
- Clay.Property
- Clay.Pseudo
- Clay.Render
- Clay.Selector
- Clay.Size
- Clay.Stylesheet
- Clay.Text
- Clay.Time
- Clay.Transform
- Clay.Transition
Downloads
- clay-0.13.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)