文件名称:phinney-toolkit:工具包
文件大小:33KB
文件格式:ZIP
更新时间:2024-03-11 21:15:54
JavaScript
Phinney工具包 公共方法库 判断函数 isFunction: ( data : any ) 对象合并 objectMerge: ( origin : any = { } , newData : any = { } ) 数据合计 sum: ( origin : any [ ] = [ ] , key ?: string | Function , initVal = 0 ) 根据取余获取表格数据项 getItemBySpare: ( arr : any [ ] , index : number ) 判断空对象 isEmptyObject: ( data : any ) => data is any 判断空洞 isEmptyArray: ( data : any ) => data is any [ ] 判断空弦 isEmptyString: ( data : any , trim = t
【文件预览】:
phinney-toolkit-master
----.gitignore(13B)
----echarts()
--------interface.js(11B)
--------index.js(9KB)
--------index.d.ts(2KB)
--------interface.d.ts(3KB)
----tsconfig.json(352B)
----README.md(6KB)
----judgment()
--------index.js(4KB)
--------index.d.ts(2KB)
----update.js(2KB)
----transform()
--------index.js(12KB)
--------index.d.ts(3KB)
----package.json(741B)
----src()
--------echarts()
--------judgment()
--------transform()
--------absolute()
--------index.ts(134B)
--------storage()
----.babelrc(144B)
----absolute()
--------index.js(3KB)
--------index.d.ts(2KB)
----index.js(139B)
----index.d.ts(139B)
----storage()
--------index.js(4KB)
--------index.d.ts(1KB)
----package-lock.json(14KB)