Welcome to Eagle Eye JS!
Framework-agnostic native-javasacript change-stream capable immutable state manager.
Not logically bound to any section of an application. A single instance may be deployed anywhere within an application as needed.
Not bound by quantity. As many instances as needed may be created and deployed simultaneously anywhere within an application.
Supports framework-agnostic state sharing among applications. Simply create an Auto Immutable instance to pass around as the
value argument for this or any Eagle Eye based state manager instances.Eagle Eye. Why now?
- An auto-immutable update friendly state management class. See
channel.setStateand globalstore.setState. - A streamable state manager -- automatically notifies clients of new changes to the state through manual subscription and through change stream channels.
- Recognizes negative array indexing. Please see Property Path and
channel.setStateIndexing.
May see features history at What's Changed?
