vite-plugin-html:一个用于处理html的vite插件。 它基于lodash模板开发

时间:2024-06-03 10:47:17
【文件属性】:

文件名称:vite-plugin-html:一个用于处理html的vite插件。 它基于lodash模板开发

文件大小:138KB

文件格式:ZIP

更新时间:2024-06-03 10:47:17

TypeScript

vite-plugin-html English | 用于index.html的Vite插件,可提供基于Minify和EJS模板的功能。 安装(纱线或npm) 节点版本: > = 12.0.0 版本号: > = 2.0.0 yarn add vite-plugin-html -D 或者 npm i vite-plugin-html -D 用法 更新您的index.html以添加一些EJS标记 < head > < meta charset =" UTF-8 " /> < link rel =" icon " href =" /favicon.ico " /> < meta name =" viewport " content =" width=device-width, initial-scale=1.0 " /> < title > < %


【文件预览】:
vite-plugin-html-main
----example()
--------package.json(351B)
--------index.html(404B)
--------src()
--------vite.config.ts(378B)
--------public()
--------yarn.lock(21KB)
----.husky()
--------commit-msg(116B)
--------lintstagedrc.js(250B)
--------.gitignore(2B)
--------pre-commit(210B)
--------common.sh(179B)
----README.zh_CN.md(3KB)
----package.json(2KB)
----.github()
--------workflows()
----jest.config.js(423B)
----tests()
--------transformComponent.spec.ts(0B)
----prettier.config.js(541B)
----LICENSE(1KB)
----src()
--------injectHtml.ts(515B)
--------types.ts(391B)
--------index.ts(497B)
--------minifyHtml.ts(2KB)
----.eslintrc.js(553B)
----tsconfig.json(388B)
----.gitignore(17B)
----CHANGELOG.md(1KB)
----commitlint.config.js(67B)
----README.md(3KB)
----yarn.lock(271KB)
----.eslintignore(18B)
----.editorconfig(247B)

网友评论