frontend-fns
v0.2.4
Published
methods and constants for frontend web
Downloads
596
Readme
frontend-fns
methods and constants for frontend web
Usage
import { uid, IS_BROWSER } from 'frontend-fns';
Methods
- uid
- uuid
- encodeQueryString
- decodeQueryString
- decodeLocationSearch
- hashCode
- sleep
Constants
- IS_BROWSER
- IS_IOS
License
MIT