iguazu

v3.2.0
An asynchronous data flow solution for React/Redux applications
async react redux react-redux fetch data query promise

build

babel src --out-dir lib

lint

eslint --ignore-path .gitignore --ext js,jsx,md .

prepublish

npm run build

test

jest && npm run test:git-history

test:git-history

commitlint --from origin/main --to HEAD

test:lockfile

lockfile-lint -p package-lock.json -t npm -a npm -o https: -c -i

posttest

npm run lint && npm run test:lockfile
npm i iguazu

Metadata

Downloads