From f17a2765df06dabdf1fb425dedbca2b1f294fa93 Mon Sep 17 00:00:00 2001 From: Alan Alickovic Date: Tue, 17 May 2022 13:17:22 +0200 Subject: [PATCH] add mobx-async-toolkit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 620e588..394eba3 100644 --- a/README.md +++ b/README.md @@ -492,6 +492,7 @@ Your contributions and suggestions are heartily welcome. =^.^= in React with zero effort, using MobX * [mobx-collection-watch](https://github.com/ivandotv/mobx-collection-watch) Watch and respond to additions, removals and updates from mobx arrays and maps. * [mobx-shallow-undo](https://github.com/httptoolkit/mobx-shallow-undo) Zero-config shallow undo/redo for any mobx observable +* [mobx-async-toolkit](https://github.com/alan2207/mobx-async-toolkit) Toolkit for handling async operations in MobX stores #### Model libraries