Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/rollup-chunks-example

⇄ 使用 Rollup 打包, Chunks + Unplugin + ES Module版本 🪆 二次封装 Element Plus 穿梭框 + 虚拟滚动模式的 Vue3 组件
https://github.com/pdsuwwz/rollup-chunks-example

chunks code-splitting component-library element-plus element-plus-icons-vue example iconify iconify-json-ep rollup transfer unplugin unplugin-auto-import virtual-scroll virtuallist vite4 vue-virtual-scroller vue3

Last synced: 8 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# rollup-chunks-example
⇄ Chunks + Unplugin + ES Module版本 🪆 二次封装 Element Plus 穿梭框 + 虚拟滚动模式的 Vue 3 组件

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

🕙 无 Unplugin 版本:[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)