Search
a2bei4
整理收集一些JS常用方法,utils;数组、日期、节点等的扩展方法;事件派发器(触发、监听);有序ID生成器……
v1.0.5 URL:
https://unpkg.com/a2bei4@1.0.5/dist/a2bei4.js
Open
Browse Files
a2bei4
utils
数据类型
GUID
函数形参名称
随机数
随机汉字
随机英文字母
随机字符串
防抖
节流
Date
日期格式化
Node
节点
MyEvent
事件派发器
事件触发
事件监听
event
emit
pub/sub
MyId
id
only
orderly
auto-increment
a2bei4-utils
🧰 零依赖、ESM 的 JS 业务工具箱:数组乱序/深浅克隆、防抖节流、URL/query 解析、Date/时长格式化、随机汉字/字母、文件下载、事件总线、UUID/分布式短 ID、树结构互转等 40+ 常用函数 & 类,Tree-Shaking 友好。
v1.0.0 URL:
https://unpkg.com/a2bei4-utils@1.0.0/dist/a2bei4.utils.umd.min.js
Open
Browse Files
a2bei4
xiaodu114
utils
utilities
toolkit
zero-dependency
esm
shuffle
move-array-item
deep-clone
assign-existing
tree-flat
tree-nested
tree-utils
debounce
throttle
random
random-han
random-en
uuid
guid
id
short-id
nanoid
date-format
duration-format
time-diff
random-date
viewport
download
download-excel
download-json
event-bus
cross-page
is-plain-object
is-promise
is-blob
is-date
is-function
get-type
blob-to-text
read-file
file-download
business-utils
frontend-utils
daily-helper
a2bei4-rollup-plugin
rollup插件:监听外部文件(无关文件)、通过配置自动刷新页面
v1.0.1 URL:
https://unpkg.com/a2bei4-rollup-plugin@1.0.1/dist/a2bei4-rollup-plugin-cjs.js
Open
Browse Files
a2bei4
rollup
plugin
rollup plugin
watch
external
监听外部文件
监听无关文件
auto
reload
page
自动刷新页面