@hackage BluePrintCSS0.1
Html document layout library.
Categories
License
BSD-3-Clause
Maintainer
Sergey Mironov <ierton@gmail.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1 Tue, 3 Aug 2010
Deprecated
Dependencies (4)
- base >=4 && <5
- blaze-html
- hsx
- mtl Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
hsx
(off by default)
Include HSX xml generator support
blaze
(off by default)
Include blaze-html generator support
The library helps to format html documents using popular BluePrint CSS framework http://www.blueprintcss.org/. Currently, Blaze and HSX html generators are supported (note blaze and hsx flags). See repository for complex examples.