/utils

Browser & node utils for cher-ami projects

Primary LanguageTypeScript

@cher-ami/utils

Browser & node utils for cher-ami projects.

Installation

npm i @cher-ami/utils

List

array

  • shuffleArray

dom

  • getCssVariable

env

  • isServer
  • isBrowser
  • serverOnly
  • browserOnly
  • isAndroid
  • isWindowsPhone
  • isiPhone
  • isiPod
  • isiPad
  • isiOS
  • isHandheldDevice
  • isTouchDevice
  • isChrome
  • isFirefox
  • isSafari

math

  • clamp
  • modulo
  • randomRange
  • lerp
  • normalizeValue
  • originalValueFromNormalized

shareUrls

  • facebookShareUrl
  • twitterShareUrl
  • facebookMessengerShareUrl
  • whatsappShareUrl

string

  • mergeStrings

Licence

MIT

Credits

© cher-ami