文件名称:custom-elements-random-define:网络组件随机定义的custom-elements和防止重名定义的js库
文件大小:51KB
文件格式:ZIP
更新时间:2024-02-27 03:34:32
javascript web-components WebComponentsTypeScript
自定义元素随机定义 web-components随机定义custom-elements ,并防止重名定义的js库 如果定义重名,则自动使用随机名称定义 由于修改了customElements的API,所以需要在最前面的帖子此模块 安装npm模块 cnpm install -- save https: // github.com / masx200 / custom - elements - random - define.git 或者 yarn add https: // github.com / masx200 / custom - elements - random - define.g
【文件预览】:
custom-elements-random-define-master
----.npmrc.bak(151B)
----rollup.config.js(1KB)
----package.json(2KB)
----.yarnrc(429B)
----.eslintrc.json(3KB)
----.github()
--------workflows()
----LICENSE(34KB)
----dist()
--------index.min.js(1KB)
--------index.js(4KB)
--------index.min.js.map(7KB)
--------index.js.map(9KB)
--------index.d.ts(201B)
----src()
--------index.ts(5KB)
----tsconfig.json(704B)
----.gitignore(1KB)
----README.md(1KB)
----yarn.lock(52KB)
----.gitattributes(244B)
----.prettierrc.json(15B)