@stacks/ui

v3.0.0-alpha.10
Stacks UI components built using React, emotion, and @stacks/system-ui.

dev

yarn start

lint

yarn lint:eslint && yarn lint:prettier

lint:eslint

eslint "src/**/*.{ts,tsx}" -f unix

lint:fix

eslint "src/**/*.{ts,tsx}" -f unix --fix

lint:prettier

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

lint:prettier:fix

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

start

tsdx watch --verbose --noClean --onSuccess yalc publish --push

build

tsdx build

typecheck

tsc --noEmit

typecheck:watch

npm run typecheck -- --watch
npm i @stacks/[email protected]

Metadata

  • MIT
  • Whatever
  • Blockstack
  • released 9/2/2020

Downloads