@stacks/ui-utils

v7.1.1-beta
UI utilities for Stacks UI based projects.

build

tsdx build

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

prepublishOnly

yarn build

start

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

typecheck

tsc --noEmit

typecheck:watch

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

Metadata

  • MIT
  • Whatever
  • Blockstack
  • released 12/19/2020

Downloads