Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/collegevine/purescript-elmish

A PureScript implementation of The Elm Architecture
https://github.com/collegevine/purescript-elmish

purescript react reactjs

Last synced: 3 months ago
JSON representation

A PureScript implementation of The Elm Architecture

Awesome Lists containing this project

README

        

# PureScript-Elmish
## A PureScript implementation of The Elm Architecture

[![build](https://github.com/collegevine/purescript-elmish/actions/workflows/build.yml/badge.svg)](https://github.com/collegevine/purescript-elmish/actions/workflows/build.yml)

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:

______

For technical documentation, see Pursuit:

For guides and tutorials (not yet finished), see:

For examples, see