vue3-formulate
v3.0.0-alpha.6
Published
A form of Vue Formulate for Vue 3 support and vite
Downloads
32
Readme
vue3-formulate
[Work In Progress - Alpha Release]
Vue 3 Formulate is a port of Vue Formulate to Vue 3, designed to work with modern build tools like Vite. It supports multiple module formats including ESM, CommonJS, and IIFE.
Features
- Fully compatible with Vue 3 using the Options API
- Refer to original documentation: https://vueformulate.com/
Installation
npm install vue3-formulate