We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent01945e3 commit25e3cb2Copy full SHA for 25e3cb2
website/docs/extra-topics/mutative-ecosystem.md
@@ -15,3 +15,6 @@ The following are other libraries created based on Mutative:
15
-[usm](https://github.com/unadlib/usm) - A universal state modular library, supports Redux(5.x), MobX(6.x), Vuex(4.x) and Angular(2.0+).
16
-[xstate-mutative](https://github.com/mutativejs/xstate-mutative) - A faster and more flexible utilities for using Mutative with XState.
17
-[reactant](https://github.com/unadlib/reactant) - Reactant - A framework for building React applications with Mutative.
18
+-[mutative-yjs](https://github.com/mutativejs/mutative-yjs) - A library for building Yjs collaborative web applications with Mutative.
19
+-[travels](https://github.com/mutativejs/travels) - A fast, framework-agnostic undo/redo core powered by Mutative JSON Patch.
20
+-[zustand-travel](https://github.com/mutativejs/zustand-travel) - A powerful and high-performance time-travel middleware for Zustand.