@lgd-utils/polling
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@lgd-utils/polling

Bundle size MIT NPM downloads NPM version lodash npm styled with prettier

A front-end polling tool

Usage

import Polling from '@lgd-utils/polling';

const polling = new Polling({
  request: () => store.dispatch(`user/queryUserInfo`)
})
polling.start()

Contribute

Documentation

Related

/@lgd-utils/polling/

    Package Sidebar

    Install

    npm i @lgd-utils/polling

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    257 kB

    Total Files

    11

    Last publish

    Collaborators

    • lgd.huafeeng