with-url-state

v2.0.0-beta.4
[![CircleCI](https://circleci.com/gh/Dean177/with-url-state.svg?style=shield)](https://circleci.com/gh/Dean177/with-url-state) [![codecov](https://codecov.io/gh/Dean177/with-url-state/branch/master/graph/badge.svg)](https://codecov.io/gh/Dean177/with-url-

build

rm -rf dist && tsc --pretty && yarn build:docs

build:docs

rm -rf docs && cd example && yarn && yarn build && cp -r ./build ../docs

lint

tslint ./src/**/*.ts ./src/**/*.tsx ./example/src/**/*.tsx

prepublish

yarn build && yarn lint && yarn test

report-coverage

codecov

start

tsc --pretty --watch

test

jest

Metadata

  • MIT
  • Whatever
  • Dean Merchant
  • released 4/21/2018

Downloads

Maintainers