seapig

v0.4.7
Utility for generalized composition of React components.
react react-component composition compound validation props children shape javascript and 1 more...

flow

flow

lint

eslint . --ignore-path .gitignore

test

jest

build

npm run build:es && npm run build:cjs

clean

trash dist es

build:es

BABEL_ENV=es babel src --out-dir es

prebuild

npm run clean

build:cjs

BABEL_ENV=cjs babel src --out-dir dist

prepublish

npm run lint && npm run test && npm run build

Metadata

  • MIT
  • Whatever
  • Nemanja Stojanovic
  • released 8/5/2019

Downloads