All Projects → maniator → servable

maniator / servable

Licence: MIT license
"simple" observable implementation based off RxJS & kefir Docs

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to servable

Toy Rx
A tiny implementation of RxJS that actually works, for learning
Stars: ✭ 290 (+1971.43%)
Mutual labels:  reactive, reactive-programming, observables
Awesome Rxjs
A collection of awesome RxJS resources
Stars: ✭ 314 (+2142.86%)
Mutual labels:  reactive, reactive-programming, observables
Inferno Most Fp Demo
A demo for the ReactJS Tampa Bay meetup showing how to build a React+Redux-like architecture from scratch using Inferno, Most.js, reactive programmning, and various functional programming tools & techniques
Stars: ✭ 45 (+221.43%)
Mutual labels:  reactive, reactive-programming, observables
Callbag Basics
👜 Tiny and fast reactive/iterable programming library
Stars: ✭ 1,619 (+11464.29%)
Mutual labels:  reactive, observables
Bulb
A reactive programming library for JavaScript.
Stars: ✭ 84 (+500%)
Mutual labels:  reactive, reactive-programming
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (+550%)
Mutual labels:  reactive, reactive-programming
Mobx React Form
Reactive MobX Form State Management
Stars: ✭ 1,031 (+7264.29%)
Mutual labels:  reactive, observables
Beicon
Reactive Streams for ClojureScript
Stars: ✭ 133 (+850%)
Mutual labels:  reactive, reactive-programming
Ayanami
🍭 A better way to react with state
Stars: ✭ 129 (+821.43%)
Mutual labels:  reactive, reactive-programming
realar
5 kB Advanced state manager for React
Stars: ✭ 41 (+192.86%)
Mutual labels:  reactive, reactive-programming
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (+1021.43%)
Mutual labels:  reactive, reactive-programming
Karet
Karet is a library that allows you to embed Kefir observables into React VDOM
Stars: ✭ 81 (+478.57%)
Mutual labels:  reactive, observables
Rocket.jl
Functional reactive programming extensions library for Julia
Stars: ✭ 69 (+392.86%)
Mutual labels:  reactive, reactive-programming
Rsocket Rpc Java
Standard RSocket RPC Java Implementation
Stars: ✭ 126 (+800%)
Mutual labels:  reactive, reactive-programming
Rxswift To Combine Cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
Stars: ✭ 1,040 (+7328.57%)
Mutual labels:  reactive, reactive-programming
Combine Mvvm
Sample project with Combine & UIKit framework, MVVM architecture
Stars: ✭ 132 (+842.86%)
Mutual labels:  reactive, reactive-programming
Combineexamples
Getting started with Apple Combine
Stars: ✭ 145 (+935.71%)
Mutual labels:  reactive, reactive-programming
netifi-quickstart-java
Project to assist you in getting started using Netifi.
Stars: ✭ 23 (+64.29%)
Mutual labels:  reactive, reactive-programming
Rxdownloader
- Reactive Extension Library for Android to download files
Stars: ✭ 40 (+185.71%)
Mutual labels:  reactive, reactive-programming
Fpgo
Monad, Functional Programming features for Golang
Stars: ✭ 165 (+1078.57%)
Mutual labels:  reactive, reactive-programming

servable

Servable is an implementation of a "simple" observable

To install run:

yarn add @maniator/servable
# or
npm i @maniator/servable --save

Documentation

The documentation is available here: https://servable.serveside.dev/

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].