Home Web Front-end JS Tutorial Integration of daily commonly used functions in JS

Integration of daily commonly used functions in JS

Mar 12, 2018 pm 03:37 PM
javascript function Integrate

This time I will bring you the daily commonly used functions of JSIntegration, what are the precautions for using JS daily commonly used functions to integrate, the following is a practical case, let's take a look.

Directly download lutils.min.js or lutils.full.min.js in the min directory
It is recommended to package it yourself according to your actual needs
You can use Object.keys (lutils) View the built-in encapsulation function

BrowserUsage examples:

 <script src="lutils.min.js"></script>  <script>       var demo=lutils.str.trim(" 复制到剪切板 ");//trim示例      demo+=(" 随机:"+lutils.random.randomChars(7));//随机字符串      lutils.clipboard(demo);//剪切板示例  </script>
Cookie
getCookie 根据name读取Cookie
removeCookie 根据name删除Cookie
setCookie 添加Cookie
Json (包含Object与Array)
array2Tree 数组转为树状格式数组
deepClone 深拷贝,支持常见类型
isEmpty 判断对象或数组是否为空
copy 一般拷贝,浅拷贝
arrayEqual 判断数组是否相等
countArray 判断数组项在数组中出现的次数
reverse Object数据翻转 key value翻转 或 数组翻转
optionArr2Obj 例如:[{value: &#39;选项1&#39;,label: &#39;黄金糕&#39;},...] 转 {&#39;黄金糕&#39;:&#39;选项1&#39;,...}
obj2OptionArr 例如:{&#39;黄金糕&#39;:&#39;选项1&#39;,...} 转[{value: &#39;选项1&#39;,label: &#39;黄金糕&#39;},...]
initRangeArray 生成指定范围的整数数组
Str (String)
replaceAll 替换所有
digitUppercase 现金额转大写
rtrim 去除字符串前后空格
ltrim 去除左空格
trim 去除右空格
reverse 字符串倒转
ucfirst 英文字符串首字母大写
Support
webP 判断浏览器是否支持webP格式图片
webP2 判断浏览器是否支持webP格式图片
Keycode
getName 根据keycode获得键名
File
toBlobURL 文件转BlobURL
toDataURL 文件转DataURL
base64UrlToBlob base64转Blob 或 ArrayBuffer
downloadByUrl 通过url下载文件
Num (Number)
accAdd 精确的加法计算
accSub 精确的减法计算
accMul 精确的乘法计算
accDiv 精确的除法计算
Date (日期时间处理推荐结合moment.js使用)
string2date 字符串时间转为Js Date类型
formatPassTime  格式化${startTime}距现在的已过时间
formatRemainTime 格式化现在距${endTime}的剩余时间
isSameDay 判断是否为同一天
getTimeStamp 时间戳
Validate
messages 默认验证提示
required 非空验证
email 邮箱验证
url url验证
date 时间验证
dateISO 时间验证,例如:2009-06-23,1998/01/22 只验证格式
number 数字验证
digits 数字验证
isarr 是否是数组
minlength 最小长度验证
maxlength 最大长度验证
rangelength 长度范围验证
min 最小值验证
max 最大值验证
range 值范围验证
equalTo 类型与值是否相等
mphone 手机号验证
tphone 动画号验证
idCard 身份证验证
postal 邮编验证
Url
getQueryObject 将url参数获取为对象
stringfyQueryString 对象序列化为url参数
getQueryString 根据name获取url参数值
Fun (Function)
throttle 函数节流
debounce 函数防抖
Random
randomColor 随机生成颜色
randomNum 生成指定范围随机数
randomChars 生成随机字符串([AZ],[az],[0~9])
randomChars 生成随机字符串([AZ],[az],[0~9])
randomSort 打乱数组内部顺序
UUID 生成UUID
Dom
addClass 为元素添加class
getScrollTop 获取滚动条距顶部的距离
hasClass 判断元素是否有某个class
offset 获取一个元素的距离文档(document)的位置,类似jQ中的offset()
removeClass 为元素移除class
scrollTo 在${duration}时间内,滚动条平滑滚动到${to}指定位置
setScrollTop 设置滚动条距顶部的距离
windowResize H5软键盘缩回、弹起回调
append 追加html类似jQ中的html()
fullscreen 进入全屏模式
exitFullScreen 退出全屏模式
Xml
json2xml json转xml文本
xml2json xml(Element)转json
parseXml 字符串转xml(Element)
Device
getExplore 获取浏览器类型和版本号
getOS 获取操作系统类型
isWeixin 获取是微信浏览器
Mime
描述消息内容类型
Clipboard
剪切板
Copy after login

I believe you have mastered the method after reading the case in this article. For more exciting information, please pay attention to the php Chinese website Other related articles!

Related reading:

How to use canvas to make a useful graffiti drawing board

How to use s-xlsx merge Cell

The above is the detailed content of Integration of daily commonly used functions in JS. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Tips for dynamically creating new functions in golang functions Tips for dynamically creating new functions in golang functions Apr 25, 2024 pm 02:39 PM

Go language provides two dynamic function creation technologies: closure and reflection. closures allow access to variables within the closure scope, and reflection can create new functions using the FuncOf function. These technologies are useful in customizing HTTP routers, implementing highly customizable systems, and building pluggable components.

Considerations for parameter order in C++ function naming Considerations for parameter order in C++ function naming Apr 24, 2024 pm 04:21 PM

In C++ function naming, it is crucial to consider parameter order to improve readability, reduce errors, and facilitate refactoring. Common parameter order conventions include: action-object, object-action, semantic meaning, and standard library compliance. The optimal order depends on the purpose of the function, parameter types, potential confusion, and language conventions.

How to write efficient and maintainable functions in Java? How to write efficient and maintainable functions in Java? Apr 24, 2024 am 11:33 AM

The key to writing efficient and maintainable Java functions is: keep it simple. Use meaningful naming. Handle special situations. Use appropriate visibility.

Complete collection of excel function formulas Complete collection of excel function formulas May 07, 2024 pm 12:04 PM

1. The SUM function is used to sum the numbers in a column or a group of cells, for example: =SUM(A1:J10). 2. The AVERAGE function is used to calculate the average of the numbers in a column or a group of cells, for example: =AVERAGE(A1:A10). 3. COUNT function, used to count the number of numbers or text in a column or a group of cells, for example: =COUNT(A1:A10) 4. IF function, used to make logical judgments based on specified conditions and return the corresponding result.

Comparison of the advantages and disadvantages of C++ function default parameters and variable parameters Comparison of the advantages and disadvantages of C++ function default parameters and variable parameters Apr 21, 2024 am 10:21 AM

The advantages of default parameters in C++ functions include simplifying calls, enhancing readability, and avoiding errors. The disadvantages are limited flexibility and naming restrictions. Advantages of variadic parameters include unlimited flexibility and dynamic binding. Disadvantages include greater complexity, implicit type conversions, and difficulty in debugging.

What are the benefits of C++ functions returning reference types? What are the benefits of C++ functions returning reference types? Apr 20, 2024 pm 09:12 PM

The benefits of functions returning reference types in C++ include: Performance improvements: Passing by reference avoids object copying, thus saving memory and time. Direct modification: The caller can directly modify the returned reference object without reassigning it. Code simplicity: Passing by reference simplifies the code and requires no additional assignment operations.

What is the difference between custom PHP functions and predefined functions? What is the difference between custom PHP functions and predefined functions? Apr 22, 2024 pm 02:21 PM

The difference between custom PHP functions and predefined functions is: Scope: Custom functions are limited to the scope of their definition, while predefined functions are accessible throughout the script. How to define: Custom functions are defined using the function keyword, while predefined functions are defined by the PHP kernel. Parameter passing: Custom functions receive parameters, while predefined functions may not require parameters. Extensibility: Custom functions can be created as needed, while predefined functions are built-in and cannot be modified.

C++ Function Exception Advanced: Customized Error Handling C++ Function Exception Advanced: Customized Error Handling May 01, 2024 pm 06:39 PM

Exception handling in C++ can be enhanced through custom exception classes that provide specific error messages, contextual information, and perform custom actions based on the error type. Define an exception class inherited from std::exception to provide specific error information. Use the throw keyword to throw a custom exception. Use dynamic_cast in a try-catch block to convert the caught exception to a custom exception type. In the actual case, the open_file function throws a FileNotFoundException exception. Catching and handling the exception can provide a more specific error message.

See all articles