path2d-polyfill:用于画布渲染的Polyfills Path2D API

时间:2024-05-31 22:11:21
【文件属性】:

文件名称:path2d-polyfill:用于画布渲染的Polyfills Path2D API

文件大小:76KB

文件格式:ZIP

更新时间:2024-05-31 22:11:21

JavaScript

path2d-polyfill Polyfills Path2D API,用于在画布中呈现SVG路径 使用此功能可在Internet Explorer中启用Path2D功能。 用法 从CDN加载 [removed][removed] 或从npm安装 npm install --save path2d-polyfill 直接包含在html页中 < html > < head > ... </ head > < body > < script lang =" javascript " src =" node_modules/path2d-polyfill/path2d-polyfill.js " > </ scrip


【文件预览】:
path2d-polyfill-master
----.eslintrc(215B)
----example()
--------index.html(2KB)
--------test6.js(678B)
--------test3.js(1KB)
--------test2.js(380B)
--------test5.js(260B)
--------test1.js(1KB)
--------test4.js(903B)
----.babelrc(236B)
----rollup.config.js(1KB)
----package.json(1KB)
----.github()
--------workflows()
----test()
--------.eslintrc(37B)
--------parse-path.spec.js(9KB)
--------path2d-polyfill.spec.js(17KB)
----.prettierrc(52B)
----.prettierignore(17B)
----LICENSE(1KB)
----src()
--------index.js(216B)
--------parse-path.js(2KB)
--------path2d-polyfill.js(11KB)
----.gitignore(92B)
----README.md(2KB)
----yarn.lock(157KB)
----.eslintignore(17B)
----.editorconfig(264B)

网友评论