think-helper:ThinkJS 3.x 的助手

时间:2024-08-24 06:45:41
【文件属性】:

文件名称:think-helper:ThinkJS 3.x 的助手

文件大小:11KB

文件格式:ZIP

更新时间:2024-08-24 06:45:41

helpers thinkjs thinkjs3 JavaScript

思维帮手 think-helper为 ThinkJS 定义了一组辅助函数。 安装 使用 npm: npm install think-helper 在 Node.js 中: import helper from 'think-helper' ; let md5 = helper . md5 ( '' ) ; 蜜蜂: 应用程序接口 参数 描述 isInt 检查整数 isIP 检查IP isIPv4 检查 IPv4 isIPv6 检查 IPv6 isMaster cluster.isMaster isArray arg {混合} return {布尔} 检查变量是否为数组 isBoolean arg {混合} return {布尔} 检查变量是否为布尔值 isNull arg {混合} return {布尔} 检查变量是否为空 isNullOrUnd


【文件预览】:
think-helper-master
----.travis.yml(203B)
----.eslintrc(26B)
----index.js(10KB)
----package.json(1KB)
----test()
--------index.js(12KB)
----LICENSE(1KB)
----.npmignore(87B)
----index.d.ts(8KB)
----.gitignore(594B)
----README.md(4KB)

网友评论