Extend.js:Mixin、Polyfill、Fallback 函数

时间:2021-07-07 01:04:54
【文件属性】:
文件名称:Extend.js:Mixin、Polyfill、Fallback 函数
文件大小:10KB
文件格式:ZIP
更新时间:2021-07-07 01:04:54
JavaScript 扩展.js Mixin、Polyfill、Fallback 函数。 文档 () 如何使用 浏览器 < script src = "lib/Extend.js" > < script > Extend.tree(global, { "Array" : { "name" : "Array" , "isArray" : Array_isArray , "prototype" : { "forEach" : Array_forEach } } , "String" : { "name" : "String" , "prototype" : { "trim" : String_trim }
【文件预览】:
Extend.js-master
----.jshintrc(692B)
----lint()
--------plato()
----lib()
--------Extend.js(6KB)
----.npmignore(134B)
----release()
--------README.md(52B)
----.travis.yml(307B)
----LICENSE(1KB)
----test()
--------index.html(2KB)
--------index.node.js(342B)
--------testcase.js(4KB)
----README.md(1KB)
----.gitignore(120B)
----index.js(43B)
----package.json(2KB)

网友评论