Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS.
No description provided.
Opinionated, transactional, MobX powered state container
The missing standard library for TypeScript, for writing production-grade software.
Allows debugging mobx-state-tree roots. See [mobx-devtools/README.md](https://github.com/mobxjs/mobx-devtools/blob/master/README.md#mobx-state-tree).
A wrapper package that uses `useInsertionEffect` or a fallback for it
Implementation of Kruskal's algorithm for finding a minimum spanning forest of an unidirected edge-weighted graph.
atproto repo and MST implementation
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
The MST package ships with some prebuilt middlewares, which serves mainly as examples on how to write your own middleware. The source of each middleware can be found in this github directory, you are encouraged to read them!
atproto MST manipulation utilities
mstviewer component
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Platform specific implementations for the Node.js runtime
Create components whose prop changes map to a global side effect
Unified interfaces for common platform-specific services
Create components whose prop changes map to a global side effect
Persist and hydrate MobX-state-tree stores
Functional programming in TypeScript
Ponyfill of the experimental `React.useEffectEvent` hook
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
Experimental modules for the Effect ecosystem
An easy to use, extensible pretty-printer for rendering documents for the terminal
A set of helpers for testing Effects with vitest