web3uikit

v0.1.96
Beautiful and lightweight UI components for web3 developers. This UI library will speed up your dapp development no matter which chain you build on.

analyze

size-limit --why

build-storybook

build-storybook

build

tsdx build

deploy:docs

gh-pages -d storybook-static

format

npm run lint:fix && npm run prettier:fix

lint:check

eslint .

lint:fix

eslint --fix

prepare

husky install

prettier:check

prettier --check .

prettier:fix

prettier --write "**/*.{ts,tsx,json,html}" .prettierrc --config ./.prettierrc

size

size-limit

start

tsdx watch

storybook

start-storybook -p 6006

test

tsdx test

Metadata

Downloads