Getting Started
What is Formwerk?
Formwerk is a library of headless composables for Vue.js that helps you build accessible, high-quality form components for your applications or design systems.
It offers you a comprehensive tree-shakable set of composables that take care of accessibility, interaction, validation, and best behavior practices out of the box, allowing you to focus on your unique design and styling.
This library aims to offer an uncompromising new baseline of accessibility, interaction, and quality for building forms in Vue.
Getting Started
-
Install Formwerk with your package manager of choice.
-
Import the composable you need into your component.
-
Use your component!
Where to next?
You can either start using the composables to build your various form components, or you can start using the starter kits to get a head start on your next project.
Alternatively, follow the next guide to read our elevator pitch for Formwerk and why you might want to use it in your project. We’ll also cover some of the core concepts and ideas that Formwerk is built on.