0.1.4 • Published 8 years ago
babel-plugin-create-redux-action-func v0.1.4
babel-plugin-create-redux-action-func 
create redux action creater from action type
Install
npm
$ npm install --save-dev babel-plugin-create-redux-action-funcyarn
$ yarn add --dev babel-plugin-create-redux-action-funcUsage
{
"plugins": [
"create-redux-action-func"
]
}License
MIT © akameco