leafer-ui 1.0.0-rc.9 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,18 +1,34 @@
1
1
  # Leafer UI
2
2
 
3
- Leafer UI 是基于 Leafer 开发的一套绚丽多彩的 UI 绘图框架,可结合 AI 绘图、生成界面。
3
+ Leafer UI 是基于 [Leafer](https://github.com/leaferjs/leafer) 开发的一套绚丽多彩的 UI 绘图、交互框架,可结合 AI 绘图、生成界面,表现力丰富、性能强劲。
4
4
 
5
- 提供了常用的 UI 绘图组件,和开箱即用的功能,方便与 Figma、Sketch 等产品进行数据交换,并为跨平台开发提供了统一、丰富的交互事件,如拖拽、旋转、缩放手势等。
5
+ 提供了丰富的 UI 绘图元素,和开箱即用的功能,如自动布局、图形编辑、SVG 导出,方便与 Figma、Sketch 等产品进行数据交换。并为跨平台开发提供了统一的交互事件,如拖拽、旋转、缩放手势等。
6
6
 
7
- 1.0.0-rc.9 已发布 🎉🎉🎉,查看 [更新日志](https://leaferjs.com/ui/update/)。
7
+ 可用于高效绘图、组态、开发图形图像编辑软件。随着生态的不断发展,未来将支撑可视化开发网页、应用、游戏、动画。
8
8
 
9
- 目前产品已经逐步稳定,正式版即将到来,感谢所有参与的朋友们~
9
+ v1.0 正式版已发布 🎉🎉🎉
10
10
 
11
- 想马上开始使用,请查看 [快速安装](https://leaferjs.com/ui/guide/start.html), 有问题、建议可以 [提交到这里](https://github.com/leaferjs/ui/issues),或加入技术交流群。
11
+ 📗[图文并茂、由浅入深的了解 LeaferJS](https://leaferjs.com/ui/blog/2024-07-09.html)
12
+
13
+ ## 快速安装
14
+
15
+ 🚀 想马上使用,请 [安装 leafer-ui](https://leaferjs.com/ui/guide/install/ui/start.html),开始你的探索之旅。
16
+
17
+ 如需编辑图形,推荐更省心的 [leafer-editor](https://leaferjs.com/ui/guide/install/editor/start.html),已集成了图形编辑器相关插件。
18
+
19
+ 纯绘图的场景,推荐更轻量的 [leafer-draw](https://leaferjs.com/ui/guide/type/draw/start.html) (49KB min+gzip)。
20
+
21
+ ## 互动交流
22
+
23
+ 有问题、建议可以 [提交 issue](https://github.com/leaferjs/ui/issues),留下你的贡献足迹。
24
+
25
+ 欢迎加入 [技术交流群](https://leaferjs.com/#contact) ,与小伙伴们建立联系,共同学习进步,偶尔会有特殊福利。
26
+
27
+ 🌟 记得前往 [GitHub](https://github.com/leaferjs/ui) / [Gitee](https://gitee.com/leaferjs/ui) 点亮你的 [小星星](https://github.com/leaferjs/ui) ✨ ✨ ✨
12
28
 
13
29
  ## 使命与愿景
14
30
 
15
- Leafer UI 致力于实现一套简洁、开放、现代化的 UI 绘图语言标准,表现力丰富,并提供跨平台、轻量化、高性能的运行时。
31
+ Leafer UI 致力于实现一套简洁、开放、现代化的 UI 绘图语言标准,表现力丰富,便于 AI 理解,人类可视化使用,并为数字化产品开发提供跨平台、轻量化、高性能的运行时。
16
32
 
17
33
  让不同的软件之间能够沟通、协作、共享绘图数据,让数字化产品开发可以更快、更简单。
18
34
 
@@ -28,6 +44,12 @@ Leafer UI 致力于实现一套简洁、开放、现代化的 UI 绘图语言标
28
44
 
29
45
  [快速安装](https://www.leaferjs.com/ui/guide/start.html)
30
46
 
47
+ [LeaferJS 主仓库](https://github.com/leaferjs/LeaferJS)
48
+
49
+ [Leafer 仓库](https://github.com/leaferjs/leafer)
50
+
51
+ [LeaferIN 官方插件仓库](https://github.com/leaferjs/in)
52
+
31
53
  ### License
32
54
 
33
55
  Leafer UI 是采用 MIT 许可的开源项目,可以永久免费使用。