Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.01 KB

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. ♥