An open API service indexing awesome lists of open source software.

https://github.com/tim1023/dogx

State management with ES6 Proxies.
https://github.com/tim1023/dogx

Last synced: 11 months ago
JSON representation

State management with ES6 Proxies.

Awesome Lists containing this project

README

          

# dogx
State management with ES6 Proxies.

1.Event Loop wtich Promise.

2.Dependency track.

3.Match Vuex API(Disptach, Commite, Getter, Store,State.....).

4.Render Observer.

5.Computed Data.

WIP