simple-css: simple binding of css and html

[ bsd3, library, web ] [ Propose Tags ]

Library binds css and html. It takes notion of html for content, css for styling to extreme. There are functions to build 'styling tree' and html elements can be placed only in the lists of the tree. Html elements can be groupped with div, span or a tags and styled with subset of css. Result of the programm is string of css code and list of html elements. Module SimpleCss contains core functions of the library and SimpleCss.Tricks translates some css tricks i've found in the web. See 'example/Main.hs' to get started

Modules

[Last Documentation]

  • SimpleCss
    • SimpleCss.Tricks
      • SimpleCss.Tricks.Images
      • SimpleCss.Tricks.Layouts
      • SimpleCss.Tricks.Menus
      • Shortcuts
        • SimpleCss.Tricks.Shortcuts.Css
        • SimpleCss.Tricks.Shortcuts.Html

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4
Dependencies base (>=4 && <5), blaze-html, containers, language-css [details]
License BSD-3-Clause
Author Anton Kholomiov
Maintainer <anton.kholomiov@gmail.com>
Category Web
Uploaded by AntonKholomiov at 2010-11-29T16:59:18Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2830 total (12 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 2016-12-28 [all 7 reports]