@redux-offline/redux-offline

v2.6.0
Redux Offline-First Architecture

build

rm -rf lib && babel src --out-dir lib --ignore '**/__tests__/**'

flow:start

flow server

flow:stop

flow stop

flow

flow; test $? -eq 0 -o $? -eq 2

lint

eslint src/

prepublishOnly

npm run lint && npm run flow && npm run test && npm run build

eslint

eslint src --fix

prettier

--config .prettierrc --write

test

jest

test:watch

jest --watch

watch

npm run build -- --watch
npm i @redux-offline/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/21/2020

Downloads