Skip to content

yammerz/state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

state

Plain JavaScript state class module for state management.

Usage

Initialize a State instance and call the setState method to set the initial state object and each time data is updated. Use the getState or getStateKey methods to read the current state properties and values.

About

Plain JavaScript state management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published