Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : kvitable

Allows creation of a table from a set of of Key+Value Indices. This differs from the standard Map structure in that the Map simply indexes by value but the KVI table indexes by a heterogeneous list of keys along with their associated values. This effectively creates an N-dimensional table, where N=Product(Count(Values[key])). The table contents can be sparse. This library also provides the ability to format multi-dimensional data in a table presentation. The table is automatically formatted and can be output in a number of different styles (ascii, html, etc.) Multi-dimensional data is more difficult to represent than simple two-dimensional data; this package provides the ability to select which dimensions should be represented as sub-rows and which dimensions should be represented as sub-columns. See the README for examples

Registry - Source - JSON
purl: pkg:hackage/kvitable
Keywords: library, text
License: ISC
Latest release: 3 months ago
First release: about 3 years ago
Dependent packages: 1
Dependent repositories: 2
Downloads: 1,265 total
Stars: 0 on GitHub
Forks: 3 on GitHub
Total Commits: 38
Committers: 2
Average commits per author: 19.0
Development Distribution Score (DDS): 0.026
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...