express-validator
Express middleware for the validator module.
npm downloads npm version npm license
express-validatorÄhnliche Pakete:
npm-Download-Trend
3 Jahre
🌟 Zeige das Echtzeit-Nutzungsdiagramm in der express-validator README.md an, kopiere einfach den untenstehenden Code.
## Usage Trend
[![Usage Trend of express-validator](https://npm-compare.com/img/npm-trend/THREE_YEARS/express-validator.png)](https://npm-compare.com/express-validator#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Zeige das GitHub Stars Trend-Diagramm in der express-validator README.md an, kopiere einfach den untenstehenden Code.
## GitHub Stars Trend
[![GitHub Stars Trend of express-validator](https://npm-compare.com/img/github-trend/express-validator.png)](https://npm-compare.com/express-validator)
Statistik-Detail
Paket
Downloads
Stars
Größe
Issues
Veröffentlichung
Lizenz
express-validator1,247,7666,240146 kB75vor 2 TagenMIT
README für express-validator

express-validator

npm version Build status Coverage Status

An express.js middleware for validator.

Installation

npm install express-validator

Also make sure that you have Node.js 14 or newer in order to use it.

Documentation

Please refer to the documentation website on https://express-validator.github.io.

Changelog

Check the GitHub Releases page.

License

MIT License