Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.0.0 #1

Merged
merged 3 commits into from
Mar 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 4 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,7 @@
<p align="center">
<img width="600" src="https://img.alicdn.com/imgextra/i1/O1CN01bg1tTN1p5ZOPmhKV0_!!6000000005309-55-tps-2200-981.svg">
</p>
# Formily 设计器

---
## 运行

## Introduction
参考:[designable 工程结构](https://www.yuque.com/xjchenhao/development/rncluc#wJc7Z)

If you are worrying about something builder, Such as form builder/table builder/chart builder/app builder etc.
Designable is your perfect choice.

## Screenshot

<img src="https://img.alicdn.com/imgextra/i1/O1CN01UYmA8f1apczHZRygt_!!6000000003379-2-tps-3040-1802.png" style="box-shadow:0px 0px 20px #aaa;border:1px solid #ddd"/>

## Features

- 🚀 High performance, Smooth and beautiful drag and drop experience
- 💡 Full scene coverage
- 🎨 Support Low Code and No Code
- 🏅 Strong scalability

## Website

[playground](https://designable.netlify.app)

## Contributors

This project exists thanks to all the people who contribute.

<p>
<a href="https://github.com/alibaba/designable/graphs/contributors"><img src="https://contrib.rocks/image?repo=alibaba/designable" /></a>
</p>
需要进入 formily/antd 目录,再运行 `npm run start` 左侧面板就能看到很多组件了
75 changes: 0 additions & 75 deletions examples/.eslintrc

This file was deleted.

4 changes: 0 additions & 4 deletions examples/basic/.npmignore

This file was deleted.

20 changes: 0 additions & 20 deletions examples/basic/LICENSE.md

This file was deleted.

1 change: 0 additions & 1 deletion examples/basic/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions examples/basic/config/template.ejs

This file was deleted.

102 changes: 0 additions & 102 deletions examples/basic/config/webpack.base.ts

This file was deleted.

52 changes: 0 additions & 52 deletions examples/basic/config/webpack.dev.ts

This file was deleted.

36 changes: 0 additions & 36 deletions examples/basic/config/webpack.prod.ts

This file was deleted.

41 changes: 0 additions & 41 deletions examples/basic/package.json

This file was deleted.

Loading
Loading