Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 194 Bytes

state-tracker

Introduction

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

Usage

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

const data = {}