# scroll-number-lt
**Repository Path**: onresize/scroll-number-lt
## Basic Information
- **Project Name**: scroll-number-lt
- **Description**: 一个基于 vue2 封装的数字 y 轴滚动动画插件
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2022-10-11
- **Last Updated**: 2023-11-08
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# slide-rang-lt
> 一个基于 vue2 封装的数字 y 轴滚动动画插件
### 安装
---
使用 npm 或 yarn 安装
```bash
npm install scroll-number-lt -S
```
```bash
yarn add scroll-number-lt
```
如果你的网络环境不佳,推荐使用 [cnpm](https://github.com/cnpm/cnpm)。
### Example
```vue
```