Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinejs/vine
VineJS is a form data validation library for Node.js
https://github.com/vinejs/vine
nodejs nodejs-validation validation validation-library
Last synced: 29 days ago
JSON representation
VineJS is a form data validation library for Node.js
- Host: GitHub
- URL: https://github.com/vinejs/vine
- Owner: vinejs
- License: mit
- Created: 2023-06-06T10:39:28.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-06-27T11:22:36.000Z (5 months ago)
- Last Synced: 2024-10-01T17:41:22.927Z (about 1 month ago)
- Topics: nodejs, nodejs-validation, validation, validation-library
- Language: TypeScript
- Homepage: https://vinejs.dev
- Size: 320 KB
- Stars: 1,060
- Watchers: 6
- Forks: 22
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @vinejs/vine
One of the fastest validation library for Node.js
VineJS is a form data validation library for Node.js. You may use it to validate the HTTP request body in your backend applications.
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]
![](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