express-validator
Express middleware for the validator module.
npm downloads npm version npm license
express-validator類似套件:
npm下載趨勢
3 年
🌟 在 express-validator 的 README.md 中顯示即時使用量圖表,只需複製下面的代碼。
## 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
🌟 在 express-validator 的 README.md 中顯示 GitHub stars 趨勢圖表,只需複製下面的代碼。
## 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)
統計詳情
套件
下載數
Stars
大小
Issues
發布時間
許可
express-validator1,247,7666,240146 kB752 天前MIT
express-validator 的 README

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