react-chain

v0.5.1
A chain of pluggable logic for your React rendering pipline.

clean

rm -rf lib

lint

./scripts/lint.sh

prepare

npm run clean && npm run typescript

typescript

tsc

watch

npm run typescript -- --watch

test

jest

test-ci

npm run lint && jest --runInBand --coverage && codecov
npm i react-chain

Metadata

  • MIT
  • Whatever
  • Aranja
  • released 3/28/2018

Downloads