colonnade: Generic types and functions for columnar encoding and decoding
The colonnade
package provides a way 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:
lucid-colonnade for
lucid
html tablesblaze-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.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.8 && <5), bytestring (>=0.10 && <0.13), contravariant (>=1.2 && <1.6), profunctors (>=5.0 && <5.7), semigroups (>=0.18.2 && <0.21), text (>=1.0 && <2.2), vector (>=0.10 && <0.14) [details] |
License | BSD-3-Clause |
Copyright | 2016 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Revised | Revision 7 made by andrewthad at 2024-11-04T13:38:27Z |
Category | web |
Home page | https://github.com/andrewthad/colonnade#readme |
Source repo | head: git clone https://github.com/andrewthad/colonnade |
Uploaded | by andrewthad at 2019-05-19T16:34:15Z |
Distributions | LTSHaskell:1.2.0.2 |
Reverse Dependencies | 7 direct, 1 indirect [details] |
Downloads | 12107 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 2019-05-19 [all 1 reports] |