0.0.6 • Published 7 years ago

@doctorwork/saga v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago