UNPKG

think-react-store

Version:

基于react hooks 和 context 实现的类似与 redux 的数据流工具

13 lines (10 loc) 156 B
<!DOCTYPE html> <html> <head> <title>React starter app</title> </head> <body> <div id="app"></div> <script src="index.js"></script> </body> </html>