vite-plugin-hot-vfs

Mounting virtual file systems with HMR in Vite

41
1
41
TypeScript
public

vite-plugin-hot-vfs

npm version
npm downloads
bundle
JSDocs
License

Vite plugin for mounting virtual file system with HMR.

Not only for virtual modules, this plugin is also able to mount virtual file system to any path and take over the content. Which would allow you to try code changes without actually writing to the file system, or even start an app from a zip/tarball or even remote urls.

This plugin is also designed to work with multi-layer virtual file systems with fallback mechanism. And would allow you to inert vfs layers or remove them anytime.

[!WARNING]
Working in progress

Sponsors

License

MIT License © Anthony Fu

v0.3.3[beta]