文件名称:stillness:不变的操纵助手可帮助嵌套状态更新
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-02 09:27:14
JavaScript
寂静 不变的操纵助手可帮助嵌套状态更新。 受 API的启发。 为什么? 解释执行嵌套更新的痛苦 如何安装 npm install --save stillness 如何使用 var stillness = require ( 'stillness' ) ; var blog = { title : 'The super interesting blog' , posts : [ { title : "10 reasons you shouldn't use A" , content : "..." } , { title : "B considered harmful" , content : "..." } , { title : "Learn C in 30 seconds with this one weird trick" , content :
【文件预览】:
stillness-master
----.babelrc(17B)
----package.json(580B)
----test()
--------index.spec.js(2KB)
----src()
--------index.js(2KB)
----.npmignore(9B)
----LICENSE.md(1KB)
----.gitignore(18B)
----README.md(778B)