acecalisto3 commited on
Commit
2492301
Β·
verified Β·
1 Parent(s): c2e01fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -25
README.md CHANGED
@@ -1,29 +1,7 @@
1
- ---
2
- license: apache-2.0
3
  title: UIKitV3 Automator
4
- sdk: gradio
5
- app: app.py
6
  emoji: πŸ‘¨β€πŸ’»
7
  colorFrom: yellow
8
  colorTo: green
9
- sdk_version: 5.49.1
10
- ---
11
- This app takes input and automagically transforms it into UIKitV3 code straight to your clipboard for injection to the next place. The system chooses the most appropriate UIKit component to utilize for the task at hand unless you request specific components.
12
-
13
- ## Features
14
- + Automated UIKitV3 code generation
15
- + Customizable UIKitV3 components
16
- + Drag and drop functionality
17
- + Supports multiple design templates
18
- + Dark mode
19
-
20
- ## License
21
- MIT
22
-
23
- ## Related Projects
24
- [UIKitV3-DaisyUI](https://verbinati.github.io/UIKitV3-DaisyUI/)
25
- [UIKitV3-DaisyUI-ThreeJS](https://verbinati.github.io/UIKitV3-DaisyUI-ThreeJS/)
26
-
27
- Copyright
28
- Copyright (c) 2022-2023 Verbinati
29
- Copyright (c) 2022-2023 Alpin\piers:
 
 
 
1
  title: UIKitV3 Automator
 
 
2
  emoji: πŸ‘¨β€πŸ’»
3
  colorFrom: yellow
4
  colorTo: green
5
+ sdk: gradio
6
+ app_file: app.py
7
+ pinned: false