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

lbb-zhenzhe

v1.2.0npm· JavaScript

```js 手机号 /^1[3-9]\d{9}$/ 邮箱 /^\w+@\w+\.(com|cn|net)$/ 密码 /^[a-zA-Z].{5,7]$/ /^[\w\*\?\$\.]{6,18}$/i; ///密码 var pads1 = /\d/;//弱 var pads2 = /[a-z]/i;//中 var pads3 = /[\*\?\$\&_\.]/;//强 +++++++++++++++++++++

The verdict
Abandoned. Last published 6 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
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 6 years ago.
Popularity
4 downloads / week
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
  • 1.2.06 years ago
  • 1.1.06 years ago
  • 1.0.06 years ago