Skip to content

Repository files navigation

headless-components

Monorepo of headless (unstyled) Vue 3 components. Each component is a standalone, publishable package that ships no styles — style them with daisyUI 5 / Tailwind 4.

Packages

Package Description
@pdanpdan/headless-combobox Accessible, renderless combobox with filtering and keyboard navigation

Development

pnpm install
pnpm dev          # start playground
pnpm lint         # lint all
pnpm typecheck    # type-check all packages
pnpm test         # run tests
pnpm test:all     # lint + typecheck + test
pnpm release      # test:all + version bump + CHANGELOG + git tag + GitHub release (release-it)
pnpm release:npm  # publish packages to npm (run by hand after release — interactive OTP)

License

MIT

About

Monorepo of headless (unstyled) Vue 3 components — accessible, renderless building blocks you style with daisyUI 5 / Tailwind 4.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages