文件名称:vite-fs:在客户端可访问Vite的Reactive FileSystem
文件大小:44KB
文件格式:ZIP
更新时间:2024-06-13 07:27:37
vite vite-plugin TypeScript
Vite FS
{WIP} Vite的Reactive FileSystem在客户端可访问。
用法
例如,后缀.ref指向您要导入的路径
import data from '../data.json.ref'
// the type of `data` will be `Ref
【文件预览】:
vite-fs-master
----.eslintrc.json(40B)
----.github()
--------FUNDING.yml(14B)
--------workflows()
----src()
--------constants.ts(62B)
--------index.ts(3KB)
--------gen.ts(1KB)
----.vscode()
--------settings.json(54B)
----example()
--------index.html(271B)
--------src()
--------vite.config.ts(198B)
--------package.json(476B)
----tsconfig.json(416B)
----LICENSE(1KB)
----README.md(1KB)
----pnpm-lock.yaml(95KB)
----pnpm-workspace.yaml(22B)
----.gitignore(28B)
----.eslintignore(5B)
----package.json(1KB)