@stoplight/ui

v0.0.11-20
Stoplight core UI components.

depcheck

depcheck

prepublishOnly

yarn build

prebuild

yarn clean

build

NODE_ENV=production yarn build.module && yarn build.main

build.module

tsc --outDir ./lib

build.docs

typedoc --out docs --target es6 --theme minimal --mode file src

build.main

rollup -c

start

NODE_ENV=development yarn build.module -w

clean

git clean -fdX .

lint

tslint 'src/**/*.ts'
npm i @stoplight/[email protected]

Metadata

  • MIT
  • Whatever
  • Stoplight
  • released 4/3/2018

Downloads