BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

lmw-validate

v1.0.12npm· JavaScript

```$xslt /** * 基于数据的表单验证类 */ //基础验证方法 const validateFun = { need(value) { if (value) { return true } else { return false } }, regex(value, regex) { return regex.test(value

The verdict
Abandoned. Last published 8 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 8 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
2 direct dependencies
Recent releases
  • 1.0.128 years ago
  • 1.0.118 years ago
  • 1.0.108 years ago
  • 1.0.98 years ago
  • 1.0.88 years ago
  • 1.0.78 years ago
  • 1.0.68 years ago
  • 1.0.58 years ago