Skip to content

webKrafters/react-observable-context.js

Repository files navigation

Eagle Eye

TypeScript GitHub Workflow Status coverage NPM Maintenance build size Downloads GitHub package.json version

React-Observable-Context [Eagle Eye]

COMPATIBLE WITH REACT VERSIONS 16.8 to 18.x.x.
A NEW EAGLEEYE BASED PRODUCT WILL BE DEVELOPED SPECIFICALLY FOR REACT 19+

PLEASE STAY TUNED.
  • Ready for use anywhere in the app. No Provider components needed.
  • 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.

Name: React-Observable-Context

Moniker: Legacy Eagle Eye

Usage: Please see Getting Started.

Demo: Play with the app on codesandbox
If sandbox fails to load app, please refresh dependencies on its lower left.

Install:
npm install --save @webkrafters/react-observable-context]

May also see What's Changed?

Full Documentation: react-observable-context.js.org

License

GPLv3

About

Observable react context [Eagle Eye] - prevents an automatic total component tree re-rendering at context change.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors