mirror of https://github.com/VERT-sh/VERT.git
This doesn't cause any issues but just in case: this ensures the formats only appear once in the array instead of having multiple of the same (by using a set) probably unnecessary but, lol |
||
---|---|---|
src | ||
static | ||
.env.example | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
bun.lockb | ||
eslint.config.js | ||
package.json | ||
postcss.config.js | ||
svelte.config.js | ||
tailwind.config.ts | ||
tsconfig.json | ||
vite.config.ts |
README.md
VERT
VERT is a file conversion utility that uses WebAssembly to convert files on your device instead of a cloud. Check out the live instance at vert.sh.
VERT is built in Svelte and TypeScript.