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

https://github.com/pdsuwwz/virtuallist-transfer-example

⇄ 使用 Rollup 打包, 二次封装 Element Plus 穿梭框 + 虚拟滚动模式的 Vue3 组件
https://github.com/pdsuwwz/virtuallist-transfer-example

component-library element-plus element-plus-icons-vue expressjs scss transfer virtual-list virtual-scroll virtuallist vite4 vue-virtual-scroller

Last synced: about 2 months ago
JSON representation

⇄ 使用 Rollup 打包, 二次封装 Element Plus 穿梭框 + 虚拟滚动模式的 Vue3 组件

Awesome Lists containing this project

README

        

# virtuallist-transfer-example
⇄ 二次封装 Element Plus 穿梭框 + 虚拟滚动模式的 Vue 3 组件

👋 Unplugin 版本:[virtuallist-transfer-unplugin-example](https://github.com/pdsuwwz/virtuallist-transfer-unplugin-example)

* GIF 示例
image
* 截图示例
image

## Installation

```
pnpm install
```

## Running SFC

```bash
pnpm start
```
🎡 Playground: http://localhost:5000/

## Build Watch SFC

```
pnpm build:watch
```

## License

[MIT](./LICENSE) License | Copyright © 2020-PRESENT [Wisdom](https://github.com/pdsuwwz)