@rematch/core

v1.0.0-beta.5
A Redux Framework
@rematch rematch redux state management javascript

clean:dist

npx rimraf dist

clean:build

npx rimraf build

clean

npm run clean:dist & npm run clean:build

build

npm run clean && NODE_ENV=production rollup -c

build:all

bash ./scripts/build.sh

dev

tsc --watch src

postinstall

node ./scripts/post_install.js

install:all

tsc && bash ./scripts/setup_plugins.sh

lint

tslint -c tslint.json 'src/**/*.ts'

test

jest

size

bundlesize
npm i @rematch/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 6/28/2018

Downloads