UNPKG

@niku/ez-form

Version:

Powerful, Easy-to-use form package

43 lines (31 loc) • 1.2 kB
<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/)