0.0.4 • Published 12 months ago

@hd-sh/util v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

util

Example Usage

const Util, { isIOS,.... } = require('@hd-sh/util')

Util.getStyle

isIOS

or

const { isIOS, getStyle,.... } = require('@hd-sh/util')
isIOS
getStyle('dom','xx')
  isIOS,
  isAndroid,
  isIE,
  delay,
  sleep,
  generateRange,
  importScript,
  makeCancelablePromise,
  formatRequestData,
  formatPhoneDisplay,
  phoneDesensitize,
  throttle,
  stabilization,
  debounce,
  copyText,
  generateUuid,
  isEmptyArray,
  isEmptyObject,
  isEmptyValue,
  isGeneratorFunction,
  isNotNumber,
  noopValidator,
  patterns,
  validators,
  typeFn,
  sum,
  getStyle,
  getURLParams,
  formatSearchValue,
  getElementOffset,
  getStorageData,
  setStorageData,
  getSessionData,
  setSessionData,
0.0.4

12 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago