https://github.com/vixalien/vix
A design language
https://github.com/vixalien/vix
Last synced: 3 months ago
JSON representation
A design language
- Host: GitHub
- URL: https://github.com/vixalien/vix
- Owner: vixalien
- License: apache-2.0
- Created: 2019-11-30T23:00:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T08:04:32.000Z (over 1 year ago)
- Last Synced: 2025-02-05T01:29:27.750Z (4 months ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vix Design Language
## Definition
Vix is a design language.## Scope
Vix differs from other languages as it provide different **levels** of inclusions.
It is recommended that you wrap above the existing components rather than replace them.## Levels
Levels are how much your app conforms vix design specifications.
You are allowed to include only the components you like, on the levels you like.### Low Level
These include basic components such as:
- Typography
- Lists
- Links
- Buttons
- Form
- Layout## Medium level
This level include essential elements that are recommended to be included in your app.
- Details and Summary
- Menu (incomplete)### Note: Vix is still in a development phase and in need of contributors.
## Contribute
There are currently 3 levels of contribution:
- **UX**
This means the _dedign_ or _look_. You specify how the pages look.
- **PROGRAMMING**
This involves providing implementation infrastructure such as components.
- **REVIEW**
The ___easy___ job, that is: review errors, write documentations and simply ...# SPREAD THE WORD