react-duck

v0.5.1
🦆 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

lint

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

release

semantic-release

test

jest

typecheck

tsc --noEmit

Metadata

Downloads

Maintainers