ui-router-react

v0.5.0
State based routing for React

test

jest --watch

test:ci

NODE_ENV=production jest

dev

cross-env NODE_ENV=development webpack-dev-server --host 0.0.0.0 --port 8000 --config webpack.example.js --history-api-fallback --content-base example

build

npm run clean && tsc && tsc -m es6 --outDir lib-esm && cross-env NODE_ENV=production webpack

clean

shx rm -rf _bundles lib lib-esm build

docs

./scripts/docs.js

package

npm run build

install

node migrate/migratewarn.js
npm i ui-router-react

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/24/2017

Downloads