sky utils:JavaScript实用程序功能 源码
天空工具 JavaScript实用程序功能 用法 import { noop } from "sky-utils"; noop(); 删除不使用功能 使用汇总-插件-导入删除取消使用功能 import importPlugin from "rollup-plugin-import"; importPlugin({ libraryName: "sky-utils", libraryDirectory: "lib" }) 构建不同的环境版本 您可以通过别名插件构建不同的环境版本。 兼容:ie6 / ie7 / ie8 / WSH / Rhino 现代:ie9 + / firefox 3 + / chrome 4 + / Nashorn module:浏览器,支持脚本type =“ module” 通用:所有这些环境 阿皮 浏览器支持 函数supportCurrentScript()
文件列表
sky-utils-master.zip
(预估有个95文件)
sky-utils-master
.gitignore
23B
README.md
5KB
test
object.mjs
2KB
array.mjs
3KB
string.mjs
1KB
number.mjs
2KB
compat
getCurrentPath.mjs
129B
暂无评论