没有合适的资源?快使用搜索试试~ 我知道了~
react-easy-state:简单的React状态管理。 由:red_heart_selector:和ES6代理制成
共262个文件
js:77个
json:41个
map:24个
需积分: 9 0 下载量 43 浏览量
2021-02-03
15:46:29
上传
评论
收藏 2.95MB ZIP 举报
温馨提示
React轻松状态 新闻: v6.3.0修复了一个令人讨厌的错误,该错误可能会使丧生。 请至少更新到此版本,以免您头疼。 谢谢! 目录 介绍 :waving_hand: React Easy State是一个实用的状态管理库,具有两个功能和两个附带的规则。 始终使用view()包装组件。 始终使用store()包装状态存储对象。 import React from ' react ' ; import { store , view } from ' @risingstack/react-easy-state ' ; const counter = store ({ num : 0 , increment : () => counter . num ++ }); export default view (() => ( < button onClick = { counter . increment } > { counter . num } </ button > )); 这足以在需要时自动更新视图。 无论如何构造或改变状
资源推荐
资源详情
资源评论
收起资源包目录
react-easy-state:简单的React状态管理。 由:red_heart_selector:和ES6代理制成 (262个子文件)
.all-contributorsrc 2KB
index.css 6KB
main.bf845f31.chunk.css 5KB
App.css 5KB
main.fa36d99a.chunk.css 4KB
index.css 923B
main.dd51d6d6.chunk.css 713B
index.css 668B
main.150d374a.chunk.css 565B
index.css 505B
main.fd6ed756.chunk.css 452B
index.css 269B
main.784e650b.chunk.css 201B
index.css 174B
.gitignore 983B
.gitignore 230B
.gitignore 230B
.gitignore 230B
.gitignore 230B
.gitignore 230B
.gitignore 217B
.gitignore 130B
schema.graphql 726B
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 2KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 4KB
favicon.ico 3KB
favicon.ico 3KB
2.1dd53533.chunk.js 294KB
2.3b66ce7e.chunk.js 282KB
2.b8c53d56.chunk.js 194KB
2.8c9aba9e.chunk.js 194KB
2.30f78648.chunk.js 142KB
2.1d40f59c.chunk.js 142KB
main.e598af00.chunk.js 7KB
view.js 5KB
Modal.js 4KB
batch.js 4KB
main.1c43394b.chunk.js 4KB
rollup.config.js 3KB
main.0af9c717.chunk.js 3KB
startExample.js 3KB
main.1d6354db.chunk.js 2KB
api.js 2KB
runtime-main.5a628cab.js 2KB
runtime-main.20fc4f37.js 2KB
runtime-main.37fb56b0.js 2KB
runtime-main.3c759177.js 2KB
runtime-main.a5f6e24d.js 2KB
runtime-main.7a0176cc.js 2KB
store.js 1KB
service-worker.js 1KB
service-worker.js 1KB
service-worker.js 1KB
service-worker.js 1KB
service-worker.js 1KB
service-worker.js 1KB
autoEffect.js 1KB
todosStore.js 1KB
main.2b566411.chunk.js 1KB
precache-manifest.a4f816da9af78d1eb5360e0a1c648d69.js 921B
precache-manifest.6b37882d68213d8df9217f6268a59a8d.js 915B
App.js 913B
precache-manifest.26149ee14246be0cd24ca1cacab4b9e5.js 903B
precache-manifest.1c61e511e80a64db86b71ea3c02e0362.js 903B
precache-manifest.50aa9b6a6daa5023f091e137a8390794.js 897B
precache-manifest.944539b1d3ec5c7adac335c6191c3169.js 885B
App.js 873B
testBuilds.js 838B
clock.js 750B
Card.js 727B
store.js 701B
babel.config.js 684B
main.b6e52aff.chunk.js 656B
api.js 587B
appStore.js 586B
testNode.js 494B
buildExamples.js 488B
installExamples.js 485B
appStore.js 394B
Attack.js 386B
共 262 条
- 1
- 2
- 3
资源评论
w4676
- 粉丝: 27
- 资源: 4620
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功