View on GitHub

Blaze-bootstrap3

Bootstrap 3 extension to the blaze-html haskell package.

Download this project as a .zip file Download this project as a tar.gz file

blaze-bootstrap3

Bootstrap 3 extension to the blaze-html haskell package.

Used as a project for the CS 591: Advanced Declarative Programming course at the University of New Mexico.

Module structure

The module structure attempts to follow the way the Bootstrap 3 documentation is structured, where CSS, Components, and Javascript are distinct entities.

Examples

Bootstrap Examples

  1. Components
  2. Buttons, labels, alerts
  3. Modal
  4. Carousel

Ratchet Examples

  1. Basic - Standard
  2. Basic - Android
  3. Basic - iOS
  4. Image Slider