react-ducks

v0.6.0
🦆 React ducks without Redux
react redux react-context ducks

build

npm run clean && tsc --project tsconfig.prod.json

build-watch

npm run clean && tsc --watch

clean

rm -rf ./dist

commit

git-cz

dedupe

npm dedupe

e2e

jest -c ./jest.e2e.config.json tests/index

lint

eslint . --max-warnings=0 --ext .js,.jsx,.ts,.tsx

release

semantic-release

test

jest

typecheck

tsc --noEmit

Metadata

Downloads

Maintainers