babel-plugin-redux-smart-actions

Babel plugin for redux-smart-actions to reduce boilerplate even more

Usage no npm install needed!

<script type="module">
  import babelPluginReduxSmartActions from 'https://cdn.skypack.dev/babel-plugin-redux-smart-actions';
</script>

README

babel-plugin-redux-smart-actions

npm version Build Status Coverage Status Known Vulnerabilities code style: prettier

Babel plugin for redux-smart-actions, which together provide the fastest possible way to write Redux actions and thunks!

See redux-smart-actions docs for usage.

Licence

MIT