搜索 "validate.io" 的结果(共 12 个)
validate.io-positive-integer-array
Validates if a value is a positive integer array.
validate.io-boolean-primitive
Validates if a value is a boolean primitive.
validate.io-object
Validates if a value is a JavaScript object.
MIT
validate.io-positive-integer
Validates if a value is a positive integer.
validate.io-nonnegative-integer
Validates if a value is a nonnegative integer.
validate.io-array
Validates if a value is an array.
MIT
validate.io-array-like
Validates if a value is array-like.
MIT
validate.io-integer
Validates if a value is an integer.
validate.io-string-primitive
Validates if a value is a string primitive.
MIT
validate.io-number
Validates if a value is a number.
validate.io-integer-primitive
Validates if a value is a number primitive and an integer.
validate.io-buffer
Validates if a value is a Buffer object.
MIT