A Vue 3 component library for building complex Inertia.js forms without the boilerplate.
Full documentation, installation guide, and examples are available at:
codinglabsau.github.io/inertia-form-builder
npm install @codinglabsau/inertia-form-builderRequires @codinglabsau/gooey for UI components. See the installation guide for full setup instructions.
- Schema-based form definitions
- Automatic model binding and validation
- Built-in error display
- Nested schemas with Grid and Section components
- Laravel Precognition support for real-time validation
- Conditional field visibility
# Install dependencies
npm install
# Run development server with component demos
npm run dev
# Build library
npm run build
# Run tests
npm run testSee CHANGELOG for release history.
If you discover any security related issues, create an issue on GitHub.
MIT
Coding Labs is a web app development agency based on the Gold Coast, Australia. See our open source projects on our website.
