1.10.0 • Published 12 months ago

@juulsgaard/store-service v1.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Store Service

NPM License NPM License NPM Downloads

A state management system for Javascript

Description

Store Service is a state management library revolving around Stores and Commands.

A Store is a class with an internal state that can in turn be mutated by Commands added to the Store. The state itself is immutable, so every command that affects the state uses a reducer to create a new state.

1.9.2

1 year ago

1.10.0

12 months ago

1.9.1

1 year ago

1.9.0

1 year ago

1.8.2

1 year ago

1.8.3

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.14

2 years ago

1.7.13

2 years ago

1.7.12

2 years ago

1.7.11

2 years ago

1.7.10

2 years ago

1.7.9

2 years ago

1.7.8

2 years ago

1.7.7

2 years ago

1.7.6

2 years ago

1.7.5

2 years ago

1.7.4

2 years ago