wc-csv-table:一种香草Web组件,用于将CSV呈现为HTML表格

时间:2024-02-26 21:27:02
【文件属性】:

文件名称:wc-csv-table:一种香草Web组件,用于将CSV呈现为HTML表格

文件大小:12KB

文件格式:ZIP

更新时间:2024-02-26 21:27:02

csv vanilla table web-components WebComponentsJavaScript

CSV-> HTML表 安装 安装 npm i @vanillawc/wc-csv-table 从NPM导入 < script type =" module " src =" node_modules/@vanillawc/wc-csv-table/index.js " > </ script > 从CDN导入 < script type =" module " src =" https://cdn.jsdelivr.net/gh/vanillawc/wc-csv-table@1/index.js " > </ script > 演示版 在上 用法 属性 sr


【文件预览】:
wc-csv-table-main
----index.min.js(3KB)
----index.js(6KB)
----package.json(981B)
----.github()
--------workflows()
----LICENSE(1KB)
----src()
--------wc-csv-table.js(3KB)
----.npmignore(39B)
----dev()
--------sample.csv(114B)
--------sample2.csv(74B)
--------index.html(333B)
----examples()
--------cdn()
--------npm()
----.gitignore(47B)
----README.md(2KB)
----.vscode()
--------launch.json(556B)

网友评论