@finn-no/redux-actions

v1.1.3
Write actions and reducers for Redux with less boilerplate
finn redux typescript

test

jest

type-check

tsc --noEmit

type-check:watch

yarn type-check --watch

clean

rm -rf dist/ coverage/

coverage

jest --coverage

build

yarn test && yarn clean && yarn build:js && yarn build:types

build:types

tsc --emitDeclarationOnly

build:js

rollup -c

prepublishOnly

yarn build
npm i @finn-no/redux-actions

Metadata

  • MIT
  • Whatever
  • Nicolay Ramm
  • released 7/24/2020

Downloads