Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 408 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 408 Bytes

FobX

FobX is a state management library inspired by the great work of MobX, and functionally, is nearly identical for most use cases. The entire library has been written from scratch with tree-shaking, bundle size, and performance in mind. The goal of FobX is not to be a direct replacement of MobX and therefore will not attempt to maintain feature parity with it.