Crdx
**crdx** is a **state container for JavaScript apps**. It's comparable to [Redux](https://redux.js.org/), [MobX](https://mobx.js.org/README.html), or [Recoil](https://recoiljs.org/), and it can be used in any framework ([React](https://reactjs.org/), [Vue