Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wup-validate

wupup5ISC1.0.4

some validate methods

readme

wup-validate

介绍

常用验证方法

使用说明

  1. npm install wup-validate
  2. import { checkNumber } from 'wup-validate'
  3. checkNumber(123)