hubble:javascript 镜头

时间:2024-07-18 12:53:52
【文件属性】:

文件名称:hubble:javascript 镜头

文件大小:15KB

文件格式:ZIP

更新时间:2024-07-18 12:53:52

JavaScript

哈勃 一个javascript镜头库 这意味着什么? 该库使检查和操作数据结构变得容易。 特别是镜头在高效的不可变更新方面表现出色。 那是一口,但我认为通过示例最容易理解。 // data structure to manipulate var recipe = { ingredients : [ { name : "chocolate" , quantity : "1 cup" } ] , steps : [ "unwrap chocolate" , "eat chocolate" ] } ; // get part of the data structure. in this case we're getting the name of


【文件预览】:
hubble-master
----.gitignore(14B)
----README.md(1KB)
----test()
--------test.js(5KB)
----util.js(561B)
----str.js(493B)
----package.json(324B)
----index.js(3KB)
----arr.js(1KB)
----hubble.png(10KB)
----obj.js(529B)

网友评论