VelinStyle feature scope 0.8.0 0.9.0
Everything shipped in the framework — CSS, Web Components, runtime modules, CLI, security tooling, and agent metadata. Use this page as a map before diving into generated reference or guides.
CSS & layout
| Area | What you get | Docs |
|---|---|---|
| Components | 35+ CSS components (buttons, cards, grid, forms, …) | Components |
| Utilities | velin-* spacing, color, flex, motion, safe-area, … | Utilities API |
| Themes | 13 OKLCH presets via data-velin-theme | Color modes |
| Tokens | --velin-* design tokens, JSON build | Design tokens |
| A11y | WCAG 2.2 AAA token defaults, component contracts, RTL, reduced motion | Accessibility |
0.8.0 release (stable baseline)
| Area | Highlights | Docs |
|---|---|---|
| Web Components | 8 primitives (bottom-nav, combobox, command, menubar, rating, segmented-control, sheet, announcer) + sparkline, counter, live-dot | Components |
| Motion & charts | Motion tokens, filter-effects, chart-animation utilities; velin-reveal, FLIP helpers | Motion tokens |
| CLI | velinstyle scaffold, layout audit|suggest|fix | Scaffolding |
0.9.0 runtime modules
| Module | Export | Guide |
|---|---|---|
| VelinSearch | @birdapi/velinstyle/search | VelinSearch |
| Motion | @birdapi/velinstyle/motion | Motion |
| Attributes | @birdapi/velinstyle/attributes | HTML attributes |
| Highlight | @birdapi/velinstyle/highlight | Syntax highlighting |
| Velin-Meta | @birdapi/velinstyle/meta | Velin-Meta |
Web Components
36 canonical custom elements (38 lazy-loader entries with legacy velin-tooltip-wc / velin-stepper-wc), including velin-search, velin-code-block, velin-modal, and form helpers. All have component-contracts.json entries; declarative velin-scroll-top attribute; CLS placeholders via wc-placeholder.css.
Browse components Generated WC API
CLI & tooling
velinstyle init,build,scan,prefix,scaffold,blueprintvelinstyle docs generate— Markdown reference (components, tokens, utilities, meta, …)velinstyle meta—velin-agent.json+llms.txtvelinstyle search index,tokens build|validate,perf audit
CLI reference · Generated Markdown hub
Security
| Capability | Description | Docs |
|---|---|---|
velinstyle scan | Markup & a11y rules; PII rules (--only pii) | Security |
| Sanitize API | @birdapi/velinstyle/sanitize — URL/text helpers | JS API |
velin-secure-field | No plaintext secrets in DOM; hardened copy/search URLs | Secure field |
| Velin-Meta | Public agent JSON only — no credentials in llms.txt | Velin-Meta |
Velin-Meta (live on this site)
This page embeds page-level meta below. The site also publishes a global agent bundle you can fetch from any doc page.
Global bundle
dist/velin-agent.json + dist/llms.txt
Loading bundle summary…
Page meta (this HTML)
MIME application/vnd.velinstyle.meta+json
Generate for your pages: npx velinstyle meta page my.html --write