react-adopt

v0.6.0
- [Why](#--why) - [Solution](#--solution) - [Demos](#--demos) - [Usage](#--usage-demo) - [Working with new Context api](#working-with-new-context-api) - [Custom render and retrieving props from composed](#custom-render-and-retrieving-props-from-composed)
react render-props compose

dev

libundler watch --ts

build

libundler build --ts --sourcemap

build:prod

yarn build --compress

prebuild:prod

yarn run fix

test

cross-env NODE_ENV=test jest

fix

run-s fix:*

fix:prettier

prettier "src/**/*.{ts,tsx}" --write

fix:tslint

tslint -p ./

release

np

prerelease

yarn build:prod
npm i react-adopt

Metadata

  • MIT
  • Whatever
  • Pedro Nauck
  • released 5/12/2018

Downloads

Maintainers