<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/)
