unstated

v2.1.1
State so simple, it goes without saying

clean

rm -rf lib

build

rollup -c && flow-copy-source src lib && cp src/unstated.d.ts lib/unstated.d.ts

typecheck

flow

test

jest

format

prettier --write **/*.{js,json,md}

prepublish

yarn clean && yarn build

precommit

lint-staged

example

parcel example/index.html

typescript

tsc -p tsconfig.json
npm i unstated

Metadata

  • MIT
  • Whatever
  • James Kyle
  • released 5/24/2018

Downloads

Maintainers