https://github.com/darkrewar/leaframe
Leaframe, an Unity UI Toolkit framework
https://github.com/darkrewar/leaframe
ui uikit unity unity3d
Last synced: 8 months ago
JSON representation
Leaframe, an Unity UI Toolkit framework
- Host: GitHub
- URL: https://github.com/darkrewar/leaframe
- Owner: DarkRewar
- License: mit
- Created: 2014-08-10T14:19:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T11:19:19.000Z (over 1 year ago)
- Last Synced: 2025-01-27T12:30:58.773Z (over 1 year ago)
- Topics: ui, uikit, unity, unity3d
- Language: C#
- Homepage: https://darkrewar.github.io/leaframe/
- Size: 1.49 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Leaframe, an Unity UI Toolkit framework

## Overview
Leaframe is an USS framework that provides most of common web features,
with custom controls and navigation system.
## Key features & Roadmap
### Main version
- Base USS theme (buttons, inputs, labels, colors)
- Container with `nth-child`, `empty`, `only-child` and other behaviors (custom control)
- Alert
- TabView
- Badges
- Charts (pie, bar, line)
### Planned
- Gestures (swipe, long press, drag)
- Modals
- Navigation System
## Installation
The project is built following the Unity package manager recommendation.
You can install it directly from the package manager by following the
official documentation : https://docs.unity3d.com/Manual/upm-ui-giturl.html
1. Go to `Window` > `Package Manager`
2. Click on the "+" button in the upper left corner
3. Click "Add package from git URL..."
4. Paste `https://github.com/DarkRewar/leaframe.git` and apply with "Add" button