Shpadoinkle-backend-pardiff: A Virtual Dom in pure Haskell, based on Html as an Alignable Functor.
Virtual DOM diffing in pure Haskell. The diffing is a lawful usage of alignWith
from the Data.These
package. This implementation stores a reference to the RawNode
for each node in the virtual tree, merging keyed and unkeyed virtual DOM techniques.
[Skip to Readme]
Downloads
- Shpadoinkle-backend-pardiff-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.1, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12.0 && <4.16), compactable (>=0.1.2 && <0.2), containers (>=0.6.0 && <0.7), exceptions, file-embed (>=0.0.11 && <0.1), ghcjs-dom (>=0.9.4 && <0.20), jsaddle (>=0.9.7 && <0.20), lens (>=4.17.1 && <5.0), monad-control (>=1.0.2 && <1.1), mtl (>=2.2.2 && <2.3), random (>=1.1 && <1.3), semialign (>=1 && <1.2), Shpadoinkle, text (>=1.2.3 && <1.3), these (>=1 && <1.2), transformers-base (>=0.4.5 && <0.5), unliftio (>=0.2.12 && <0.3) [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 2021-01-06T19:53:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1016 total (11 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] |