@hackage / Shpadoinkle-widgets

A collection of common reusable types and components.

Latest0.2.0.1

About

Metadata

  • Last updated , by fresheyeball
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: isaac.shapira@platonic.systems

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    testing (off by default)

    Provide test kit around QuickCheck

Readme

Shpadoinkle Widgets

Goldwater Haddock BSD-3 built with nix Hackage Hackage Deps Hackage CI

There are many shared abstractions between various UI's that represent themselves in frameworks, and applications. This package provides a useful subset of these concepts as types. Along with implimentations consuming these types.

Docs are very WIP right now, and themeing via property injection is still being explored.

Current Widgets

  • Dropdown
  • Textual Input
  • Numeric Input
  • Data Table