redux-async-tasks
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

redux-async-tasks

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save redux-async-tasks

Usage

import React, { Component } from 'react'

import MyComponent from 'redux-async-tasks'
import 'redux-async-tasks/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © hanayashiki

Readme

Keywords

none

Package Sidebar

Install

npm i redux-async-tasks

Weekly Downloads

8

Version

1.0.1

License

MIT

Unpacked Size

27.7 kB

Total Files

10

Last publish

Collaborators

  • chenyuwang