diffx

A state management library for React, Vue.js, Svelte, Angular and vanilla javascript

53
2
TypeScript

Diffx

Diffx is a state management library that focuses on three things:

  • Make it easy to learn and use
  • Get rid of boilerplate
  • Make great devtools

Key features

šŸ¤ Small API and a very compact syntax
šŸ” Tracks the reason behind changes to the state
šŸ”§ Devtools that track:
     - what, when, where and why state changed
     - async start/resolution
     - nested changes
     - changes triggered by watchers
šŸ’¾ Built in persistence
šŸ“ Written in Typescript, inferring your types

Supported frameworks

React logo React

Vue logo Vue.js

Svelte logo Svelte

Angular logo Angular

RxJS logo RxJS

No framework