All Projects → sharkdp → Purescript Flare

sharkdp / Purescript Flare

A special-purpose UI library for Purescript

Programming Languages

purescript
368 projects

Projects that are alternatives of or similar to Purescript Flare

el.js
✨ Higher-order elements powered by transclusion.
Stars: ✭ 35 (-87.13%)
Mutual labels:  reactive
scala-web-development
Scala Web 开发 - 使用 Akka
Stars: ✭ 42 (-84.56%)
Mutual labels:  reactive
esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (-92.28%)
Mutual labels:  reactive
RxJava-Codelab
Codelab project for demonstration of RxJava features
Stars: ✭ 44 (-83.82%)
Mutual labels:  reactive
reactors
Maintain state, incorporate change, broadcast deltas. Reboot on error.
Stars: ✭ 17 (-93.75%)
Mutual labels:  reactive
web
🧱 Write your website in pure Swift with power of webassembly. DOM, CSS and all the WebAPIs are available out of the box.
Stars: ✭ 44 (-83.82%)
Mutual labels:  reactive
MetaRx
Reactive data structures for Scala and Scala.js
Stars: ✭ 36 (-86.76%)
Mutual labels:  reactive
Rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
Stars: ✭ 264 (-2.94%)
Mutual labels:  reactive
demo-vertx-kotlin-rxjava2-kubernetes
Demonstration of Eclipse Vert.x, Kotlin, RxJava2 and Kubernetes
Stars: ✭ 23 (-91.54%)
Mutual labels:  reactive
vertx-tracing
Vertx integration with tracing libraries
Stars: ✭ 21 (-92.28%)
Mutual labels:  reactive
Cycle.swift
An experiment in unidirectional architecture inspired by Cycle.js. https://cycle.js.org
Stars: ✭ 24 (-91.18%)
Mutual labels:  reactive
crypto-websocket-extensions
🧰 Unified and optimized data structures across cryptocurrency exchanges
Stars: ✭ 31 (-88.6%)
Mutual labels:  reactive
futura
Asynchronous Swift made easy. The project was made by Miquido. https://www.miquido.com/
Stars: ✭ 34 (-87.5%)
Mutual labels:  reactive
percival
📝 Web-based, reactive Datalog notebooks for data analysis and visualization
Stars: ✭ 285 (+4.78%)
Mutual labels:  reactive
Binder
An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patterns
Stars: ✭ 21 (-92.28%)
Mutual labels:  reactive
kit
C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.
Stars: ✭ 21 (-92.28%)
Mutual labels:  reactive
mvcvm-swift-file-templates
Swift file templates for boosting mobile app development.
Stars: ✭ 16 (-94.12%)
Mutual labels:  reactive
Radioactive State
☢ Make Your React App Truly Reactive!
Stars: ✭ 273 (+0.37%)
Mutual labels:  reactive
Workflow Kotlin
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
Stars: ✭ 255 (-6.25%)
Mutual labels:  reactive
callbag-rs
Rust implementation of the callbag spec for reactive/iterable programming
Stars: ✭ 25 (-90.81%)
Mutual labels:  reactive

Flare

Flare is a special-purpose UI library for PureScript. It is built on top of purescript-signal and uses Applicative-style programming to combine predefined input fields to a reactive user interface. Flare is inspired by the Haskell library typed-spreadsheet. The main design-criterion of this library is ease of use.

Projects that use Flare

Building

bower install
pulp build -O -I test -m Test.Main -t html/main.js
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].