Package

purescript-elmish

Repository
collegevine/purescript-elmish
License
MIT
Uploaded by
fsoikin
Published on
2022-06-19T16:25:58Z

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