Skip to content

u1ui/u1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u1

The Home of the U1 project

Features

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

Demos

boilerplate.html
showcase.html
test.html

Prototyping

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

About

  • MIT License, Copyright (c) 2022 (like all repositories in this organization)
  • Suggestions, ideas, finding bugs and making pull requests make us very happy. ♥