@niku/ez-form
Version:
Powerful, Easy-to-use form package
43 lines (31 loc) ⢠1.2 kB
Markdown
<p align="center">
<a href="https://niku98.github.io/ez-form/" target="_blank">
<img src="https://raw.githubusercontent.com/niku98/ez-form/main/logo.png" width="200" title="Go to website">
</a>
</p>
<p align="center">
Easy & Fast Form
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@niku/ez-form" target="_blank">
<img src="https://img.shields.io/npm/v/@niku/ez-form.svg?label=&color=18C75B">
</a>
<a href="https://npm-stat.com/charts.html?package=@niku/ez-form" target="_blank">
<img src="https://img.shields.io/npm/dm/@niku/ez-form.svg?label=&color=F09E18">
</a>
<a href="https://niku98.github.io/ez-form/" target="_blank">
<img src="https://img.shields.io/badge/-Documentation-09BA4D">
</a>
</p>
<br>
<br>
<br>
## ⨠Features
ā”ļø **Fast:** Faster form and building form faster too.
š¤ **Minimal:** Only handles form logics. You have full controls of form's input.
ā **Validation:** Validate your form very easy with Async validator.
š ļø **Simple:** Starting build your form with no configuration.
š **Devtool:** Inspect your forms with Vue Devtool.
<br>
## š Documentation:
[Read Documentation](https://niku98.github.io/ez-form/)