Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Top 23 TypeScript Reactive Projects
-
The reactivity core, which is in https://github.com/solidjs/solid This is where you'll see the reactivity runtime implementation. Take note that Solid's reactivity doesn't rely on compile-time magic
-
formily
📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
Enter Formily, by Alibaba which does exactly the above. With a JSON schema, forms can be generated whilst keeping control of the data model.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
For code sample and how to architect these things : https://ngrx.io
-
-
Project mention: Global, reactive data store vs local, colocated graphql query? | /r/reactnative | 2023-03-20
I've been using effector, together with the apollo-client for the last few years and, while it works, it's completely detached from the actual screens. In other words, you need to fetch everything (at startup) you might use at some point and it stays in the memory for the entire duration of the session. Error handling is also tricky as you need to explicitly subscribe to the specific error stores in order to render them. And, if something goes wrong, it's tricky to tell what data is actually used in the current screen, so it's almost impossible to do the Retry efficiently. OTOH the screens are nice and simple - no spinners, the data is just there, thus the app feels (and is) fast.
-
revo-grid
Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
-
Marble.js
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
I found marblejs which makes use of rxjs and FP-TS, but "I'm not feeling it", so I'm looking for alternatives.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
And was recently looking through this codebase https://github.com/tinyplex/tinybase and realized there is not a single class keyword used.
-
In the mean time, here's a partial re-write I've been working on for fun that's framework-less (wanted the experience). Uses a new library called ArrowJS (arrow-js.com) that's just 3 functions to add reactivity to otherwise native JavaScript as opposed to a large framework like Vue or React.
-
-
Project mention: Is redux and thunks still used or are there other alternatives for it now? | /r/reactjs | 2023-05-10
Nanostores and Reatom are also great, fast atomic libs
-
voby
A high-performance framework with fine-grained observable-based reactivity for building rich applications.
My plan was to read Voby's code. It's similar to Solid but less code to read.
-
-
Project mention: Typed Forms - Is there an easier way to create Typed Forms from models? | /r/Angular2 | 2022-09-23
So you are refering to this library: https://github.com/ngneat/reactive-forms ?
-
-
-
-
Project mention: when there is unsaved data on the page - show a dialog and, depending on the user's response, perform some action | /r/angular | 2023-05-29
-
-
core
A frontend framework for chillout-mode development 🥤 JSX components on generators*, fast mobx-like state management and exclusive cssx style system (by fract)
Project mention: I created a framework with JSX components on generators*, a fast mobx-like state management and an exclusive cssx styling system | dev.to | 2022-07-27My name is Dani. For several years now, I have been experimenting with different approaches to front-end development. I tried many different ideas, the best of which I collected in my framework Whatsup. In this article, I want to briefly tell you about architectural decisions and discuss them with you in the comments.
-
Project mention: TypeScript is 'not worth it' for developing libraries, says Svelte author, as team switches to JavaScript and JSDoc • DEVCLASS | /r/sveltejs | 2023-05-12
The previous version of the library (https://github.com/tanepiper/svelte-formula) was written in TS and I found it quite easy to migrate most of the code back
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
TypeScript Reactive related posts
- How can I stop API requests from blocking rendering?
- From NgRx ComponentStore to SignalStore: the key takeaways from my demo project
- How would you handle nullable values with strict mode and linting rules enabled?
- Functional Web Framework
- Resources for understanding the Solid compiler
- Will Angular Signals replace NgRx
- How do you control the state of a component?
-
A note from our sponsor - Klotho
klo.dev | 3 Jun 2023
Index
What are some of the best open-source Reactive projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | solid | 27,792 |
2 | formily | 9,628 |
3 | platform | 7,575 |
4 | realm-js | 5,262 |
5 | effector-react | 4,212 |
6 | revo-grid | 2,383 |
7 | Marble.js | 2,112 |
8 | tinybase | 1,910 |
9 | arrow-js | 1,329 |
10 | mobx-react-form | 1,079 |
11 | reatom | 837 |
12 | voby | 746 |
13 | resolve | 733 |
14 | reactive-forms | 593 |
15 | ngx-errors | 472 |
16 | core | 388 |
17 | use-between | 239 |
18 | dirty-check-forms | 190 |
19 | kairo | 156 |
20 | core | 140 |
21 | svelte-plugins | 123 |
22 | agile | 90 |
23 | egjs-conveyer | 84 |