1.1.1 • Published 1 year ago

ngx-state-service v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ngx-state-service

NPM Version NPM Downloads

Lightweight state management library for Angular.

Compatibility with Angular versions

Angular 16.0.0 or higher is required.

About

ngx-state-service provides much simpler approach than other robust state management libraries, such as NgRx or NGXS, and is intended for developers who need straightforward, type safe, effective, and practically usable solution with minimal boilerplate.

Even if the primary motivation was to solve the problem of local component state for OnPush change detection strategy seamlessly propagated to component template by RxJS Observables and Angular Signals, the library can be used also for managing global application state shared among components.

Additional info

For documentation and demo see the project's GitHub repository.

Running demo project see on StackBlitz.

1.1.1

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago