0.0.6 • Published 5 years ago

@doctorwork/saga v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

@doctorwork/saga

Install

$ npm i @doctorwork/saga --save

Usage

Export Saga Action request - get - post router - forword - back - navigateTo storage - get - post

see config/config.default.js for more detail.

Example

    import { forward } from '@doctorwork/saga';

    this.props.dispatch(forward({
        url: '/pages/index/index'
    }));

Questions & Suggestions

Please Email to 594341275@QQ.com or QQ to me derect

License

MIT

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

6 years ago

0.0.1

6 years ago