1.0.4 • Published 4 years ago
Observe state
A mobx like library with build-in undo/redo tracking.
Development
This project uses pnpm (GitHub) to manage dependency packages.
Install dependencies:
pnpm i
You may also use npm
, but the lockfile may become out of sync.
Testing
npm test
Coverage
npm run coverage
License
MIT