The Home of the U1 project
U1 is a design system that is intended to fulfill the following goals:
- Minimal
- Based on standards
- Tooling is optional
- "No js" fallbacks if possibly
boilerplate.html
showcase.html
test.html
Just add this script to have all the u1-stuff available on demand (without including them):
"basic css", "u1-classes", "u1-attributes", "u1-custom-elements"
<script type=module src="https://cdn.jsdelivr.net/gh/u1ui/u1/auto.min.js"></script>
This demo will give you an idea of how to develop:
https://raw.githack.com/u1ui/u1/main/tests/test.html
- MIT License, Copyright (c) 2022 (like all repositories in this organization)
- Suggestions, ideas, finding bugs and making pull requests make us very happy. ♥