rx-angular VS neo-observable-input

Compare rx-angular vs neo-observable-input and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
rx-angular neo-observable-input
12 1
1,859 15
0.8% -
9.3 10.0
7 days ago almost 3 years ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rx-angular

Posts with mentions or reviews of rx-angular. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-18.

neo-observable-input

Posts with mentions or reviews of neo-observable-input. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-18.
  • Are you satisfied with the current Angular+RxJS integration?
    3 projects | /r/Angular2 | 18 Sep 2022
    Regarding input being observables. No, my inputs are not observables. They are declared as simple properties (aka arrays, objects, primitives - not observable) mainly for two reasons: 1) in the first version of the component they didn't need to be observables at all, so changing their type now has a very high refactoring cost and 2) from a semantic point of view, they should not be observable from the outside: you should be able to pass a simple static array\object (think about tests, for example). The observables are generated from the inputs with one of the many solutions (something like this).

What are some alternatives?

When comparing rx-angular and neo-observable-input you can also consider the following projects:

akita - 🚀 State Management Tailored-Made for JS Applications

mini-rx-store - MiniRx - The reactive state management platform

devto-clone - This is a dev to clone in angular. Where we used Angular component-store, rx-angular/template

juliette - Reactive State Management Powered by RxJS

angular-spotify - Spotify client built with Angular 15, Nx Workspace, ngrx, TailwindCSS and ng-zorro

mini-rx-comparison - Compare MiniRx FeatureStore with NgRx ComponentStore and Akita Store

async-error-handling

taiga-ui - Angular UI Kit and components library for awesome people

lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

until-destroy - 🦊 RxJS operator that unsubscribe from observables on destroy

experiments - A bunch of Angular & JavaScript experiments

RxJS - A reactive programming library for JavaScript