Skip to content

@sv/components

This package distributes all Component Templates including a convenient cli.

CLI

Make sure your project is set up with access to the registry as described in Setup.

Terminal window
pnpm exec @sv/components

Flags

  • --vue - Overwrite framework detection and use Vue
  • --stdout - Output template to stdout instead of writing to file

Usage

See usage.

Changelog


1.7.2 (2024-10-15)

Fixes

  • search input slots not working

1.7.1 (2024-10-15)

Fixes

  • peers are not copied

1.7.0 (2024-10-15)

Features

  • update components package

1.6.1 (2024-09-04)

Fixes

  • make combobox filterable

...


Full changelog