TypeScript Rxjs

Open-source TypeScript projects categorized as Rxjs

Top 23 TypeScript Rxj Projects

  1. RxJS

    A reactive programming library for JavaScript

    Project mention: A Stream-Oriented App — building in public | dev.to | 2025-06-13

    Reactive streams, either functional (E.G.: RxJS) or imperative (E.G.: Callforwards) or something in between (E.G.: Signals). We'll stick with functional, as the whole paradigm is known to be far superior and we don't want to bulid 💩.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. RxDB

    A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

    Project mention: Offline-First Landscape – 2025 | news.ycombinator.com | 2025-08-29

    I’m doing offline-first apps at work and want to emphasize that you’re constraining yourself a lot trying to do this.

    As mentioned, everything fast(ish) is using SQLite under the hood. If you don’t already know, SQLite has a limited set of types, and some funky defaults. How are you going to take this loosey-goosey typed data and store it in a backend database when you sync? What about foreign key constraints, etc., can you live without those? Some of the sync solutions don’t support enforcing them on the client.

    Also, the SQLite query planner isn’t great in my experience, even when you’re only joining on ids/indexes.

    Document databases seem more friendly/natural, but as mentioned indexeddb is slow.

    I wish this looked at https://rxdb.info/ more. They have some posts that lead me to believe they have a good grasp on the issues in this space at least

  4. Cycle.js

    A functional and reactive JavaScript framework for predictable code

    Project mention: Exploring the Benefits of Functional Reactive Programming in JS | dev.to | 2025-06-27

    Cycle.js Documentation

  5. platform

    Reactive State for Angular (by ngrx)

    Project mention: State Management in Front-end Web Development: State 101 | dev.to | 2025-06-02

    Angular: ngRx

  6. angularfire

    Angular + Firebase = ❤️

  7. rxjs-hooks

    React hooks for RxJS

  8. Marble.js

    Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  10. ReactiveTraderCloud

    Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.

  11. until-destroy

    🦊 RxJS operator that unsubscribe from observables on destroy

    Project mention: Angular resources I often return to | dev.to | 2024-11-10

    Netanel Basal Explains new and more intermediate concepts hands-on.

  12. elf

    🧙‍♀️ A Reactive Store with Magical Powers

  13. observable-hooks

    ⚛️☯️💪 React hooks for RxJS Observables. Concurrent mode safe.

  14. focal

    Program user interfaces the FRP way.

  15. remesh

    A CQRS-based DDD framework for large and complex TypeScript/JavaScript applications

  16. ngxtension-platform

    Utilities for Angular

    Project mention: Are Angular Resolvers on Life Support ? | dev.to | 2024-11-14

    I used ngxtension for the demo for brevity, but the result is the same.

  17. react-rxjs

    React bindings for RxJS

  18. geofirex

    :globe_with_meridians: :round_pushpin: Geolocation Queries with Firestore & RxJS

  19. observer-spy

    This library makes RxJS Observables testing easy!

  20. state-adapt

    Declarative, incremental state management library

  21. devkit

    Cutleries to help you cook better apps

    Project mention: Ng-News 24/41: effect()'s Future, Angular 💔 Playwright CT | dev.to | 2024-10-16

    Playwright version 1.48 was also released, introducing support for mocking WebSockets communication. However, the long-anticipated Component Tester for Angular was closed without being merged, meaning there is still no official component testing in Playwright. Community solutions exist, such as those from Younes Jaaidi and Sander, but the decision has caused a stir in the Angular community.

  22. rx-query

  23. bloc.js

    A predictable state management library that helps implement the BLoC design pattern in JavaScript

  24. fp-ts-rxjs

    fp-ts bindings for RxJS

  25. lyricstify

    Command line based application to show synchronized Spotify lyrics in your terminal with romanization and translation support. Built with Node.js, TypeScript, NestJs, and RxJs.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Rxjs discussion

Log in or Post with

TypeScript Rxjs related posts

  • 7 Basic Git Commands

    1 project | dev.to | 7 Jul 2025
  • Exploring the Benefits of Functional Reactive Programming in JS

    1 project | dev.to | 27 Jun 2025
  • A Stream-Oriented App — building in public

    5 projects | dev.to | 13 Jun 2025
  • State Management in Front-end Web Development: State 101

    2 projects | dev.to | 2 Jun 2025
  • Why I’m Learning Vue.js After Six Years in React

    3 projects | dev.to | 10 May 2025
  • Frontend at Scale: Building Maintainable Enterprise Apps with Angular

    1 project | dev.to | 20 Apr 2025
  • Turn React Hooks into LLM Tools and Contexts

    2 projects | news.ycombinator.com | 11 Apr 2025
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Rxj projects in TypeScript? This list will help you:

# Project Stars
1 RxJS 31,433
2 RxDB 22,608
3 Cycle.js 10,248
4 platform 8,245
5 angularfire 7,785
6 rxjs-hooks 2,188
7 Marble.js 2,138
8 ReactiveTraderCloud 1,848
9 until-destroy 1,751
10 elf 1,659
11 observable-hooks 1,047
12 focal 729
13 remesh 713
14 ngxtension-platform 716
15 react-rxjs 576
16 geofirex 485
17 observer-spy 377
18 state-adapt 305
19 devkit 263
20 rx-query 201
21 bloc.js 193
22 fp-ts-rxjs 189
23 lyricstify 188

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?