# hm-waterfall **Repository Path**: doublecc/hm-waterfall ## Basic Information - **Project Name**: hm-waterfall - **Description**: 封装瀑布流虚拟列表,可图文展示,自适应宽度,支持js/ts,vue2,vue3,react - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-21 - **Last Updated**: 2025-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

hm-waterfall

数据列表瀑布流,支持响应式,自定义列数,虚拟列表
框架 npm包 安装
JS/TS hm-waterfall npm install hm-waterfall
Vue @hm-waterfall/vue npm install @hm-waterfall/vue
Vue3 @hm-waterfall/vue3 npm install @hm-waterfall/Vue3
React @hm-waterfall/react npm install @hm-waterfall/react
## 文档 ```sh cd server json-server db.json --port 3000 ``` - [JS/TS](https://github.com/hemyWen/hm-waterfall/tree/master/packages/core) - [React](https://github.com/hemyWen/hm-waterfall/tree/master/packages/react) - [Vue](https://github.com/hemyWen/hm-waterfall/tree/master/packages/vue) - [Vue3](https://github.com/hemyWen/hm-waterfall/tree/master/packages/vue3) ### 效果 ![Image text](https://raw.github.com/hemyWen/hm-waterfall/master/assets/demo1.jpg) ##### 支持响应式虚拟列表 ![Image text](https://raw.github.com/hemyWen/hm-waterfall/master/assets/demo2.gif)