# ului **Repository Path**: ulthon/ului ## Basic Information - **Project Name**: ului - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-27 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ULUI ## Introduction ULUI is a lightweight, standalone, pure CSS component library that provides a clean and consistent UI solution for your web projects. It has zero dependencies, is easy to integrate, and helps you quickly build beautiful interfaces without being tied to any front-end framework. ## Main Features - **Purely Native**: Based on native CSS and HTML, with no dependency on any front-end frameworks (like Vue/React), ensuring it is lightweight and flexible. - **Ready-to-Use Code**: The documentation provides HTML, SCSS, CSS, and uniapp code snippets that can be copied with a single click. - **Mobile-Friendly**: Most components are mobile-compatible, and you can preview their effects directly in the documentation. - **Curated Plugins**: A selection of popular JavaScript plugins is organized and recommended, making it easy for developers to find and integrate them. - **Cross-Platform Compatible**: Easily applicable in any CSS-supported environment, including native web development, WebViews, and various template engines. ## How to Use Simply include the file: ``` //ului.top/cdn/ului.css For example: ``` Full component documentation: http://ului.top/ ## Overall Design Principles - **Simple, Modern Style**: Maintains a clean and clear visual hierarchy. - **Card-Based Design**: Most components use card containers for good content grouping. - **Consistent Spacing System**: Uses a unified `padding/margin` specification. - **Soft Rounded Corners**: 4-8px rounded corners create a friendly feel. - **Subtle Shadows**: Lightweight shadows enhance the sense of depth. ## Core Philosophy - **Back to Basics**: Focuses on UI presentation, separating styles from behavior, allowing developers to freely choose their JavaScript solutions. - **Lightweight and Efficient**: Provides only the most core and commonly used components to avoid bloat and ensure performance. - **Out of the Box**: No compilation or configuration needed. You can start using it with just one CSS file. ## Browser Compatibility - The latest versions of modern browsers (Chrome, Firefox, Safari, Edge). - Internet Explorer is not supported. ## Contribution Guide We welcome all forms of contributions! If you have any suggestions or find a bug, please submit it via [Issues](https://github.com/ulthon/ULUI/issues). ## License This project is licensed under the Mulan Permissive Software License.