babel-plugin-create-redux-action-func
v0.1.4
Published
create redux action creater from action type
Downloads
16
Maintainers
Readme
babel-plugin-create-redux-action-func
create redux action creater from action type
Install
npm
$ npm install --save-dev babel-plugin-create-redux-action-func
yarn
$ yarn add --dev babel-plugin-create-redux-action-func
Usage
{
"plugins": [
"create-redux-action-func"
]
}
License
MIT © akameco