Clamping primitives for Vue 3. The package includes components for multiline text, trusted inline HTML, single-line strings with fixed affixes and configurable ellipsis placement, and wrapped item lists.
- Documentation and demo: vue-clamp.void.app
- Package README: packages/vue-clamp/README.md
- Migration guide: MIGRATION.md
- Release notes: CHANGELOG.md
packages/vue-clamp: publishedvue-clamplibrary.packages/website: documentation and demo site.
This workspace uses Vite+. Run project tasks through vp.
vp installRun the full local readiness check:
vp run readyCommon commands:
vp check
vp test
vp run test:browser
vp run build
vp run website#dev