Shpadoinkle-examples: Example usages of Shpadoinkle

[ bsd3, program, web ] [ Propose Tags ]

A collection of illustrative applications to show various Shpadoinkle utilities.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3
Change log CHANGELOG.md
Dependencies aeson, base (>=4.12.0 && <4.15), beam-core, beam-sqlite, bytestring, containers, exceptions, file-embed, lens, mtl, optparse-applicative, servant, servant-client, servant-client-ghcjs, servant-server, Shpadoinkle, Shpadoinkle-backend-pardiff, Shpadoinkle-backend-snabbdom, Shpadoinkle-backend-static, Shpadoinkle-html, Shpadoinkle-lens, Shpadoinkle-router, Shpadoinkle-widgets, sqlite-simple, stm, text, unliftio, wai, wai-app-static, warp [details]
License BSD-3-Clause
Author Isaac Shapira
Maintainer fresheyeball@protonmail.com
Category Web
Source repo head: git clone https://gitlab.com/fresheyeball/Shpadoinkle.git
Uploaded by fresheyeball at 2020-05-10T20:32:20Z
Distributions
Executables widgets, todomvcatomic, todomvc, servant-crud-server, servant-crud-client, counter
Downloads 461 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for Shpadoinkle-examples-0.0.0.1

[back to package description]

Shpadoinkle Examples

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

Work in progress developing a compelling collection of example applications using Shpadoinkle. This repo will be used with the Shpadoinkle tutorial when it's finished.

Complete examples

  • Simple counter
  • TODOMVC
  • Servant CRUD using Widgets

This package also houses experimental designs, and other explorations.