<p align="center"><img src="src/images/form.png" alt="Form Framework" width="150"></p>

<h2 align="center">Form Framework</h2>

<p align="center">
<a href="https://www.npmjs.com/package/@codolog/form"><img src="https://img.shields.io/npm/v/@codolog/form.svg" alt="NPM"></a>
<a href="https://npmcharts.com/compare/@codolog/form?minimal=true"><img src="https://img.shields.io/npm/dt/@codolog/form.svg" alt="NPM"></a>
<a href="https://www.npmjs.com/package/@codolog/form"><img src="https://img.shields.io/npm/l/@codolog/form.svg" alt="NPM"></a>
</p>

## Introduction

You have a form and you want to style it quickly, then, Form framework is for you. It is a single class form framework. Add the class `form` to any form element and you will get a modernly styled form input. It also packed with normalize CSS and light CSS reset. The framework CSS file size is only 17.4 KiB and 10.3 KiB for the minified version.

## Documentation

You can visit the [documentation](https://form.js.org) to see how you can use it.

## License

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