fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
treecat-罗群 0ed3e845b1 Pull request #3664: KERNEL-15856 fix:兼容定时调度 7 months ago
examples Merge branch 'master' into es6 11 months ago
packages Pull request #3664: KERNEL-15856 fix:兼容定时调度 7 months ago
scripts 无jira fix:AsyncTree 1 year ago
.eslintrc REPORT-90850 feat: 使用 monorepo 结合,并验证 fineui 按需要引入 1 year ago
.gitignore update 1 year ago
.npmrc KERNEL-14316 chore:打包调整 1 year ago
.prettierrc REPORT-90850 feat: 使用 monorepo 结合,并验证 fineui 按需要引入 1 year ago
README REPORT-94961 fix:函数变量不能变量提升 1 year ago
package.json 补充routerView类型 11 months ago
pnpm-lock.yaml REPORT-90850 feat: 使用 monorepo 结合,并验证 fineui 按需要引入 1 year ago
pnpm-workspace.yaml REPORT-90850 feat: 使用 monorepo 结合,并验证 fineui 按需要引入 1 year ago
publish.bat 无jira: 打包调整 12 months ago
publish.sh 无jira: 打包调整 12 months ago
tsconfig.json 无jira: 别名跳转 12 months ago

README

# FineUI


[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)


> 帆软前端 UI 开发框架。

For more details, see the website [http://www.fanruan.com](http://www.fanruan.com).

## 文档

http://fanruan.design/doc.html?post=0169cf558d

## 开发

pnpm run dev

* demo: [http://localhost:3000/](http://localhost:3000/)
* fineui: [http://localhost:9001/fineui.js](http://localhost:9001/fineui.js)

## 构建

pnpm run build

## 发布

@Treecat

License
============
Please refer to [LICENSE](https://code.fanruan.com/fanruan/fineui/src/branch/master/LICENSE) file.