simple-css

Version 0.0.4 revision 0 uploaded by AntonKholomiov.

Package meta

Synopsis
simple binding of css and html
Description

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

Author
Anton Kholomiov
Bug reports
n/a
Category
Web
Copyright
n/a
Homepage
n/a
Maintainer
<anton.kholomiov@gmail.com>
Package URL
n/a
Stability
Experimental

Components