Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yamanoku/every-layout-vue3-components

EVERYLAYOUT for Vue3 Component
https://github.com/yamanoku/every-layout-vue3-components

components-library every-layout storybook vite vue3

Last synced: about 1 month ago
JSON representation

EVERYLAYOUT for Vue3 Component

Awesome Lists containing this project

README

        

# EVERYLAYOUT for Vue3 Components

```
├── BoxLayout
├── CenterLayout
├── ClusterLayout
├── CoverLayout
├── FrameLayout
├── GridLayout
├── IconLayout
├── ImposterLayout
├── ReelLayout
├── SidebarLayout
├── StackLayout
└── SwitcherLayout
```

ref: https://every-layout.dev/

## Demo

https://every-layout-vue3-components.vercel.app/

## Setup

```bash
npm ci

npm run storybook
```