# fbf
**Repository Path**: yelingkong/fbf
## Basic Information
- **Project Name**: fbf
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-06-21
- **Last Updated**: 2021-06-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 生成逐帧动画小工具
## 安装
```bash
npm i fbf -g
```
## 开始使用
只需一行命令,快速生成动画文件,支持效果预览。
进入img同级目录,执行
```bash
fbf start img # 对 img 目录中的图片进行处理
```
done!
## 生成的同级文件,fbf.html
```