digestive-bootstrap: Speed up form designing using digestive functors and bootstrap

[ library, mit, web ] [ Propose Tags ]

Generate bootstrap forms out of digestive views


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.3.0.0
Dependencies base (>=4.6 && <5), blaze-bootstrap (>=0.1), blaze-html (>=0.7), digestive-functors (>=0.7), digestive-functors-blaze (>=0.6), http-types (>=0.8), text (>=1.2) [details]
License MIT
Copyright (c) 2014 - 2016 Alexander Thiemann
Author Alexander Thiemann <mail@athiemann.net>
Maintainer Alexander Thiemann <mail@athiemann.net>
Category Web
Source repo head: git clone https://github.com/agrafix/digestive-bootstrap
Uploaded by AlexanderThiemann at 2016-11-30T11:08:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2743 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-30 [all 1 reports]

Readme for digestive-bootstrap-0.3.0.0

[back to package description]

digestive-bootstrap

Build Status Hackage

Intro

Hackage: digestive-bootstrap Stackage: digestive-bootstrap

Speed up form designing using digestive functors and bootstrap

Install

  • Using cabal: cabal install digestive-bootstrap
  • Using Stack: stack install digestive-bootstrap
  • From Source (cabal): git clone https://github.com/agrafix/digestive-bootstrap.git && cd digestive-bootstrap && cabal install
  • From Source (stack): git clone https://github.com/agrafix/digestive-bootstrap.git && cd digestive-bootstrap && stack build

Misc

Supported GHC Versions

  • 7.6.3
  • 7.8.4
  • 7.10.2

License

Released under the MIT license. (c) 2014 - 2016 Alexander Thiemann