@vimeo-ux/components

v0.7.1
Provides tools for fast and flexible composition of components. Our components leverage the more efficent and actively maintained [chakra-ui](https://chakra-ui.com).

build

vite build

dts

tsc

eslint

eslint src --ext .ts,.tsx

prettier

prettier --list-different .

stylelint

stylelint src/**/*.{ts,tsx}

test

vitest run

coverage

vitest run --coverage

watch

run-p 'build --watch' 'dts --watch'

prepublishOnly

run-p 'build' 'dts'

yalc-publish

yalc publish
npm i @vimeo-ux/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 11/7/2023

Downloads