GitHub package.json versionTypeScriptNPM
GitHub package.json versionTypeScriptNPM

Welcome to Eagle Eye JS!

An intuitive reactive context based React state manager.

Installation:

Eagle Eye. Why now?

  • Auto-immutable update-friendly context. See store.setState.
  • A context bearing an observable consumer store.
  • Recognizes negative array indexing. Please see Property Path and store.setState Indexing.
  • Only re-renders subscribing components (clients) on context state changes.
  • Subscribing component decides which context state properties' changes to trigger its update.
May see features history at What's Changed?