MiniRx Feature Store vs. NgRx Component Store vs. Akita

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • mini-rx-store

    MiniRx - The reactive state management platform

    See the FeatureStore source here.

  • mini-rx-comparison

    Compare MiniRx FeatureStore with NgRx ComponentStore and Akita Store

    You can review the different setups in this repo and run source-map-explorer yourself: https://github.com/spierala/mini-rx-comparison

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

  • akita

    🚀 State Management Tailored-Made for JS Applications

    Akita has a PlugIn for Redux DevTools support. FYI: The separate Store states are merged into one big state object to make all state inspectable with the Redux DevTools. See the Akita DevTools source here.

  • mini-rx-svelte-demo

    MiniRx Store Demo (Svelte): See the Redux Api and the Feature Stores in Action

    See here the MiniRx Svelte Demo: https://github.com/spierala/mini-rx-svelte-demo

  • platform

    Reactive State for Angular

    ⭐ NgRx on GitHub

  • rx-angular

    Reactive Extensions for Angular.

    Another cool lib which goes into the same direction as NgRx Component Store: https://github.com/rx-angular/rx-angular/blob/master/libs/state/README.md

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts