Skip to content

Track the getter action of wrapped object and provide ability to relink when upstream object's value changed

License

Notifications You must be signed in to change notification settings

red-armor/state-tracker

Repository files navigation

state-tracker

Introduction

A fast, intuitive, access path based reactive react state management

Usage

import { produce, Reaction } from 'state-tracker'

const data = {}

About

Track the getter action of wrapped object and provide ability to relink when upstream object's value changed

Resources

License

Stars

Watchers

Forks

Packages

No packages published