<p align="center">
  <a href="https://github.com/vjee/formulier" target="_blank" rel="noopener noreferrer">
    <picture>
      <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/vjee/formulier/main/.github/formulier-logotype-banner-dark.svg">
      <img src="https://raw.githubusercontent.com/vjee/formulier/main/.github/formulier-logotype-banner-light.svg" alt="Formulier logo">
    </picture>
  </a>
</p>

<p align="center">
  <img src="https://img.shields.io/npm/v/@formulier/core?style=flat-square" alt="Version">
  <img src="https://img.shields.io/bundlephobia/minzip/@formulier/core?style=flat-square" alt="Bundle size">
  <img src="https://img.shields.io/npm/l/@formulier/core?style=flat-square" alt="License">
</p>

# @formulier/core

> Simple, performant form library

## Docs

Find the docs at [https://vjee.github.io/formulier/](https://vjee.github.io/formulier/).
