babel-plugin-create-redux-action-func

0.1.4 • Public • Published

babel-plugin-create-redux-action-func Build Status

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

/babel-plugin-create-redux-action-func/

    Package Sidebar

    Install

    npm i babel-plugin-create-redux-action-func

    Weekly Downloads

    1

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • akameco