Package Exports
- frontend-fns
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (frontend-fns) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
frontend-fns
methods and constants for frontend web
Usage
import { uid, IS_BROWSER } from 'frontend-fns';
Methods
- uid
- uuid
- encodeQueryString
- decodeQueryString
- decodeLocationSearch
- hashCode
Constants
- IS_BROWSER
- IS_IOS
License
MIT