mythui
v1.0.0
Published
An npm package for UI
Readme
Mythical-UI-Library
YourUI is a modern CSS utility framework built from scratch to empower developers with the tools they need to create beautiful, responsive, and accessible interfaces. This library redefines what a UI framework can be—balancing visual sophistication with functional precision.
🚀 Features
✅ Core Objectives
📐 12-Column Responsive Grid System
- Built with mobile-first principles.
- Seamless adaptability across all screen sizes.
- Supports nested grids and customizable gutter widths.
🔧 Utility-First Classes
- Spacing (margin, padding, gap)
- Typography (font-size, font-weight, line-height)
- Flex layouts and alignment (flexbox utilities)
- Display, visibility, and more.
🎨 Design System
- Scalable color palette based on HSL for easy theming.
- Consistent spacing scale (4px grid system).
- Semantic typography guidelines for headings, body, and UI text.
📚 Semantic Class Naming
- Developer-friendly and readable class names.
- Example:
text-center,bg-primary,grid-col-6
🌐 Live Demo
- Check out the Live Demo Site showcasing real-world use cases and components.
🌙 Bonus Features
Dark Mode Support
- Easily toggle between light and dark themes.
- Fully accessible with WCAG contrast compliance.
🧱 Modular Components
- Pre-built components like buttons, cards, navbars, modals.
- Highly customizable and reusable across projects.
📖 Full Documentation
- Developer-focused, beginner-friendly docs.
- Code snippets, customization guides, and design principles.
🛠 Getting Started
1. Install via CDN
<link rel="stylesheet" href="https://cdn.your-ui-library.com/yourui.min.css">