radix-vue

v0.0.1-rc-.2
Vue port for Radix UI Primitives.

dev

vite

lint

eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore

build

run-p format lint && run-p type-check build-only type-gen

format

prettier --write "**/*.{js,jsx,ts,tsx,css,md,vue}" --ignore-path .gitignore

type-gen

vue-tsc --declaration --emitDeclarationOnly

build-only

rimraf dist && vite build

type-check

vue-tsc --noEmit

Metadata

  • MIT
  • Whatever
  • Radix Vue Contributors
  • released 7/1/2023

Downloads