awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
larscom avatar

larscom/ngrx-store-storagesync

0
View on GitHub↗
41 stars·6 forks·TypeScript·MIT·11 views

Ngrx Store Storagesync

Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)

Features

  • NgRx State Management - Configurable synchronization between store and browser storage.
  • State Management - Configures state synchronization between storage and the store.

Star history

Star history chart for larscom/ngrx-store-storagesyncStar history chart for larscom/ngrx-store-storagesync

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ngrx Store Storagesync

These projects share indexed features with Ngrx Store Storagesync. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • angular-architects/ngrx-hateoasangular-architects avatar

    angular-architects/ngrx-hateoas

    5View on GitHub↗

    A library to bring hypermedia json into the NgRx Signal Store following the HATEOAS approach

    TypeScript
    View on GitHub↗5
  • angular-architects/ngrx-toolkitangular-architects avatar

    angular-architects/ngrx-toolkit

    324View on GitHub↗

    Various Extensions for the NgRx Signal Store

    TypeScript
    View on GitHub↗324
  • acandylevey/ngrx-http-trackingacandylevey avatar

    acandylevey/ngrx-http-tracking

    6View on GitHub↗

    Checkout the demo

    TypeScript
    View on GitHub↗6
  • btroncone/ngrx-store-localstoragebtroncone avatar

    btroncone/ngrx-store-localstorage

    624View on GitHub↗

    Simple syncing between @ngrx store and local storage

    TypeScript
    View on GitHub↗624
Compare all 30 related projects→

Frequently asked questions

What does larscom/ngrx-store-storagesync do?

Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)

What are the main features of larscom/ngrx-store-storagesync?

The main features of larscom/ngrx-store-storagesync are: NgRx State Management, State Management.

Which projects share features with larscom/ngrx-store-storagesync?

Projects with overlapping indexed features include: angular-architects/ngrx-toolkit — Various Extensions for the NgRx Signal Store. davembush/smartngrx — Make NgRX Easier to use. acandylevey/ngrx-http-tracking — Checkout the demo. angular-architects/ngrx-hateoas — A library to bring hypermedia json into the NgRx Signal Store following the HATEOAS approach. btroncone/ngrx-store-localstorage — Simple syncing between @ngrx store and local storage. gabrielguerrero/ngrx-traits — NGRX Traits is a library to help you compose and reuse state logic in your angular app. There is two versions,…