<p align="center">
   <h1 align="center">Form Request</h1>
</p>

<p align="center">
    <a href="https://github.com/life-code/form-request/issues">
        <img src="https://img.shields.io/github/issues/life-code/form-request.svg">
    </a>
    <a href="https://github.com/life-code/form-request/releases">
        <img src="https://img.shields.io/github/release/life-code/form-request.svg">
    </a>
    <a href="https://travis-ci.org/life-code/form-request">
        <img src="https://travis-ci.org/life-code/form-request.svg?branch=master">
    </a>
    <a href="https://david-dm.org/life-code/form-request?type=dev">
        <img src="https://david-dm.org/life-code/form-request/dev-status.svg">
    </a>
</p>


## About Form Request
<p align="justify">
   The Form Request is a JS package to validate forms more easily, using little effort and clean and organized code, in order to facilitate web development.
<p>

## Contributing
Contribute to the Form Request and help bring this idea forward!

## License
The Form Request is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).