Skip to content

Flo0806/vorm

Repository files navigation

Vorm

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:

Package Description
vorm-vue The main form engine library for Vue 3
playground Demo app to test Vorm in real-world setups (⚠️ !! Under development !! )
docs VitePress-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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published