swiftcarrot / utils

utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utils

JavaScript utils

Usage

import { uid, IS_BROWSER } from '@swiftcarrot/utils';

Methods

  • uid
  • uuid
  • encodeQueryString
  • decodeQueryString
  • decodeLocationSearch
  • hashCode
  • sleep

Constants

  • IS_BROWSER
  • IS_IOS

License

MIT

About

utils

License:MIT License


Languages

Language:JavaScript 100.0%