state-manager-jeph
StateManager is a Javascript class for reactive management of the state of an application. It allows to initialize, access, and modify the state centrally, while checking that all keys have defined values one can even remove keys during verification. Uses
js-scarecrow
JS access apis fail safe proxy wrapper, for object properties that does not exists i.e is undefined
proxy-undefined
Return default value for object properties that does not exists i.e is undefined.