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