polyfill-array-includes:这是基于 MDN 代码的 Array.prototype.includes 方法的 polyfill

时间:2021-05-29 09:01:21
【文件属性】:
文件名称:polyfill-array-includes:这是基于 MDN 代码的 Array.prototype.includes 方法的 polyfill
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-29 09:01:21
JavaScript Polyfill Array.prototype.includes 这是基于代码的 Array.prototype.includes 方法的 。 安装 npm install polyfill-array-includes yarn add polyfill-array-includes 用法 使用 ES6: import 'polyfill-array-includes' ; 在浏览器中: < script src =" /node_modules/polyfill-array-includes/index.js " > </ script >
【文件预览】:
polyfill-array-includes-master
----.gitignore(22B)
----README.md(496B)
----LICENSE(1KB)
----typings.d.ts(52B)
----package.json(326B)
----array-includes.js(1KB)
----index.js(380B)
----.editorconfig(40B)
----package-lock.json(86B)

网友评论