Skip to content

axtk/immutable-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm GitHub browser node TypeScript

@axtk/immutable-store

An immutable storage for shared state

This package introduces the ImmutableStore class which is an extension to the Store class from the store package. ImmutableStore maintains an immutable internal state, while its API is identical to the API of the Store class.

Like the Store class, instances of the ImmutableStore class can be used as a storage for shared state in React applications.

Also

  • react-store provides a React hook for shared state management in React apps

About

An immutable storage for shared state

Resources

Stars

Watchers

Forks

Packages

No packages published