# @vinejs/vine

<hr>
<br />

<div align="center">
  <h3>One of the fastest validation library for Node.js</h3>
  <p>VineJS is a form data validation library for Node.js. You may use it to validate the HTTP request body in your backend applications.</p>
</div>

<br />

<div align="center">

[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]

</div>

<div align="center">
  <h3>
    <a href="./benchmarks.md">
      Benchmarks
    </a>
    <span> | </span>
    <a href="https://vinejs.dev/docs/introduction">
      Documentation
    </a>
    <span> | </span>
    <a href="https://github.com/vinejs/.github/blob/main/docs/CONTRIBUTING.md">
      Contributing
    </a>
  </h3>
</div>

<div align="center">
  <sub>Built with ❤︎ by <a href="https://github.com/thetutlage">Harminder Virk</a>
</div>

<br />
<hr>
<br />

**Featured sponsors**

<table>

<tr>
<td>

<a href="https://route4me.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/route4me.jpg" />
</a>

</td>

<td>

<a href="https://ezycourse.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/ezycourse.jpg" />
</a>

</td>

</tr>

<tr>

<td>

<a href="https://meteor.software/g6h?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/galaxy.jpg" />
</a>

</td>

<td>

<a href="https://www.testmu.ai/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/testmu.jpg" />
</a>

</td>

</tr>

<tr>

<td>

<a href="https://relancer.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/relancer.jpg" />
</a>

</td>

<td>

</td>

</tr>

</table>

![](https://github.com/thetutlage/static/blob/main/sponsorkit/sponsors.png?raw=true)

[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/vinejs/vine/checks.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/vinejs/vine/actions/workflows/checks.yml 'Github action'
[npm-image]: https://img.shields.io/npm/v/@vinejs/vine/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/@vinejs/vine/v/latest 'npm'
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[license-url]: LICENSE.md
[license-image]: https://img.shields.io/github/license/vinejs/vine?style=for-the-badge
