colonnade: Generic types and functions for columnar encoding and decoding
The colonnade
package provides a way to to talk about
columnar encodings and decodings of data. This package provides
very general types and does not provide a way for the end-user
to actually apply the columnar encodings they build to data.
Most users will also want to one a companion packages
that provides (1) a content type and (2) functions for feeding
data into a columnar encoding:
blaze-colonnade for
blaze
html tablesreflex-dom-colonnade for reactive `reflex-dom` tables
yesod-colonnade for
yesod
widgetssiphon for encoding and decoding CSVs
Downloads
- colonnade-1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.3, 0.4, 0.4.1, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.5, 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.2.0.1, 1.2.0.2 |
---|---|
Dependencies | base (>=4.7 && <5), bytestring (>=0.10 && <0.11), contravariant (>=1.2 && <1.5), profunctors (>=4.0 && <5.3), text (>=1.0 && <1.3), vector (>=0.10 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | 2016 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | web |
Home page | https://github.com/andrewthad/colonnade#readme |
Source repo | head: git clone https://github.com/andrewthad/colonnade |
Uploaded | by andrewthad at 2017-02-23T02:14:27Z |
Distributions | LTSHaskell:1.2.0.2 |
Reverse Dependencies | 7 direct, 1 indirect [details] |
Downloads | 12101 total (70 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-02-23 [all 1 reports] |