Guide

Design Principles

Lite UI was developed based on the following design principles.

Simplicity

High code complexity makes maintenance difficult and increases the likelihood of performance degradation. Lite UI tries to design a component to have a single responsibility and not receive too many props. Lite UI seeks to contribute to reducing the complexity of websites through the principle of "Simple is best."

Scalability

Lite UI aims to design components that are customizable and work in a variety of situations, rather than components that only work under certain conditions. These goals improve the lifespan of the library and enable efficient application to projects.

Consistency

Lite UI adheres to TailwindCSS's design tokens, aiming to increase development efficiency and provide consistent design. This consistency strives to minimize the learning curve associated with the library, allowing developers to focus on logic design.

Made by ma9pie

Deployed on

vercel