collegevine / purescript-elmish

A PureScript implementation of The Elm Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PureScript-Elmish

A PureScript implementation of The Elm Architecture

build

This library is an implementation of The Elm Architecture in PureScript as a thin state-management layer on top of React, with minimal fuss and transparent interop with React, including minimal-friction use of existing React components.

The name "Elmish" is an homage to the F# library of the same name: https://elmish.github.io/elmish/


For technical documentation, see Pursuit: https://pursuit.purescript.org/packages/purescript-elmish/

For guides and tutorials (not yet finished), see: https://collegevine.github.io/purescript-elmish/

For examples, see https://github.com/collegevine/purescript-elmish-examples

About

A PureScript implementation of The Elm Architecture

License:MIT License


Languages

Language:PureScript 93.3%Language:JavaScript 5.4%Language:Dhall 1.3%