QuickFunctions:JavaScript的快速功能模块

时间:2021-02-08 19:15:05
【文件属性】:
文件名称:QuickFunctions:JavaScript的快速功能模块
文件大小:5KB
文件格式:ZIP
更新时间:2021-02-08 19:15:05
JavaScript 快速功能 一个旨在减少编写JavaScript基本功能的时间的模块! 它可以在多个JavaScript框架中使用(因为它们实际上都相同),并且您正在开发的大多数库都可以使用! 当前支持以下功能: 超时和间隔功能 timeout() -编写为setCommandTimeout(function, time) clearTimeout() -编写为clearCommandTimeout(function) setInterval() -编写为setCommandInterval(function, time) clearInterval() -编写为clearCommandInterval(function) currentTime() -获取当前时间 正则表达式(RegEx / p)函数 RegLettersAll(input) -所有英文字母的正则表达式 RegNumbersAl
【文件预览】:
QuickFunctions-main
----package.json(632B)
----QuickFunctions.js(91B)
----LICENSE(1KB)
----module.js(10KB)
----README.md(1KB)

网友评论