Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

component-library element-plus iconify iconify-json-ep rollup transfer unplugin unplugin-auto-import virtual-scroll virtuallist vue-virtual-scroller vue3

Last synced: 8 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

🕙 原始版本:[virtuallist-transfer-example](https://github.com/pdsuwwz/virtuallist-transfer-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)