@formeus/svelte
v1.2.1
Published
Input state and validation manager library for Svelte
Downloads
4
Maintainers
Readme
Formeus 🌀 Svelte
Official Svelte adapter for Formeus library.
Installation
yarn add @formeus/svelte
npm install @formeus/svelte
pnpm add @formeus/svelte
Key features
- designed to work with controlled components
- coordinated synchronous and asynchronous validations
- flexible validation times
- validation caching
- protected submit
Visit the official docs to learn about different configurations and get the most out of the library.