outwatch / purescript-outwatch
A functional and reactive UI framework based on Rx and VirtualDom
☆34Updated 5 years ago
Alternatives and similar repositories for purescript-outwatch:
Users that are interested in purescript-outwatch are comparing it to the libraries listed below
- An extensible virtual-dom library for PureScript.☆58Updated 10 months ago
- Optical Purescript UI library based on React and the Elm architecture, but without the boilerplate.☆49Updated 6 years ago
- Generic deriving for purescript-foreign☆63Updated 2 years ago
- Formatting and printing for numeric and date/time/interval values☆40Updated 2 years ago
- PureScript implementation of argonaut☆63Updated 3 years ago
- Extensible checked exceptions with polymorphic variants☆81Updated 3 years ago
- Quick HTTP servers☆60Updated 6 years ago
- Quick scaffolding for Halogen's HTML DSL☆36Updated 3 years ago
- Generalized folds, unfolds, and traversals for fixed point data structures☆59Updated 3 years ago
- An introduction to common PureScript operators through the only truly universal language.☆49Updated 6 years ago
- Example using PureScript with webpack☆53Updated 2 years ago
- Sample halogen app that uses a few DSLs within the application's free monad☆62Updated 6 years ago
- A Purescript data type for untagged unions☆49Updated 2 years ago
- Error/Warning reporting frontend for the PureScript compiler☆90Updated 9 months ago
- An attempt to build composable validation toolkit.☆29Updated 2 years ago
- A simple push-pull FRP implementation☆132Updated 4 years ago
- Functions for working with records and polymorphic labels☆68Updated last year
- React-Router implemented in PureScript as Cofree Comonad for the Array functor.☆25Updated 7 years ago
- An opinionated PureScript wrapper for RxJS, complete with a Monad Transformer ObservableT☆20Updated last year
- An implementation of QuickCheck in PureScript☆105Updated 3 years ago
- ☆43Updated 2 years ago
- Purely functional UI library powered by FRP.☆82Updated 5 years ago
- TodoMVC with purescript-react-basic☆55Updated 2 years ago
- Monad and comonad transformers☆71Updated 9 months ago
- Polymorphic variants for PureScript☆132Updated last year
- A library for generating Typescript types that can be used transparently from Purescript.☆69Updated 5 years ago
- Generic programming using an approach inspired by GHC.Generics