the-platform

v0.10.1
React Hooks and Suspense-ready Components for Web API's and elements
react react-dom suspense hooks react-hooks react-suspense react-cache

start

NODE_ENV=development babel -w ./src --out-dir . --extensions ".ts,.tsx"

build

NODE_ENV=production npm run clean && babel ./src --out-dir . --extensions ".ts,.tsx" && tsc

clean

rimraf *.d.ts *.js

format

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

test

jest

test:watch

jest --watch

prepare

npm run build

precommit

lint-staged

deploy

np
npm i the-platform

Metadata

  • MIT
  • Whatever
  • Jared Palmer
  • released 4/8/2019

Downloads

Maintainers