1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00
Files
tools/vue/primitives/README.md

15 lines
177 B
Markdown

# @robonen/primitives
Collection of reusable UI primitives.
## Install
```bash
pnpm install @robonen/primitives
```
## Usage
```ts
import {} from '@robonen/primitives';
```