0.0.5 • Published 7 months ago

@bitfirer/utils v0.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

@bitfirer/utils

名称:bitfirerUtils
说明:bitfirer常用工具库

  1. SpkLocalStorage,即LocalStorage
  2. SpkSessionStorage,即SessionStorage
  3. CountDownTimer 倒计时类
  4. getObjectIndexInArray 数组元素为对象时,根据对象中某个字段,获取其所在索引,返回 Number
  5. copyObjectPartAttributes 获取对象中部分属性,返回 Object
  6. hasObjectInArray 根据对象中某一字段 判断数组中是否存在符合该条件的对象,返回 Boolean
  7. isArray 判断是否为数组,返回 Boolean
  8. isObject 判断是否为函数,返回 Boolean
  9. isFunction 判断是否为对象,返回 Boolean
0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago