JSPM

frontend-fns

0.2.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 65
    • Score
      100M100P100Q64730F
    • License MIT

    methods and constants for frontend web

    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
    • sleep

    Constants

    • IS_BROWSER
    • IS_IOS

    License

    MIT