Vorm

November 22, 2025 ยท View on GitHub

The intuitive form engine for Vue 3 โ€” dynamic, schema-driven, fully validated.

Monorepo for the Vorm form library, playground, and documentation.


๐Ÿ“ฆ Packages

This repository is structured as a pnpm workspace with the following packages:

PackageDescription
vorm-vueThe main form engine library for Vue 3
playgroundDemo app to test Vorm features and examples
docsVitePress-powered documentation site

๐Ÿš€ Quick Start

Install dependencies:

pnpm install

Run the playground locally:

pnpm dev

Build the Vorm library:

pnpm build

Run the documentation locally:

pnpm docs:dev

๐Ÿ“˜ Learn more


๐Ÿค Contributing

PRs, suggestions, feedback and GitHub Issues are very welcome โ€” Vorm is in early development and meant to grow with the community.


๐Ÿงพ License

MIT ยฉ FH SoftDev - Flo0806