@recore/obx
v1.0.10
Published
Obx is a simple and asynchronous reactive state management library.
Downloads
12
Keywords
Readme
Obx
Obx is a simple and asynchronous reactive state management library.
Part of Obx's code is inspired by mobx, take it's simple and practical, and use next-tick
to make reaction collections asynchronous.