the-platform

v0.5.0
Suspense-friendly async React elements for common situations.
react react-dom suspense

start

NODE_ENV=development babel -w ./src --out-dir dist

build

rimraf dist && NODE_ENV=production babel ./src --out-dir dist

format

prettier --trailing-comma es5 --single-quote --write 'src/**/*' 'exampe/src/**/*' 'example/README.md' 'README.md'

test

echo yolo

prepare

npm run build

deploy

np

precommit

lint-staged

Metadata

  • MIT
  • Whatever
  • Jared Palmer
  • released 10/26/2018

Downloads

Maintainers