🎮 Raw Fun UI

A lightweight, themeable UI component library

🎮 Interactive Component Demos

Buttons

Dropdowns

Cards

Modals

Tags

Tags are designed for absolute positioning (like multiplier overlays in games). Here they're displayed in a grid for demo purposes:

Info Overlays

Sliders

Full-Screen Page

🎮 Live Interactive Demo

Try building your own components dynamically:

Button Builder

Tag Builder

Modal Builder

✨ Key Features

âš¡
Zero Dependencies
Pure TypeScript + CSS implementation
🎮
Game Ready
Optimized for interactive applications
📱
Mobile Responsive
Works perfectly on all devices
🎨
Pure CSS Effects
Multi-layer box shadows for 3D depth
âš¡
60fps Animations
Hardware accelerated CSS animations
🔧
TypeScript
Full type safety and IntelliSense

📦 Quick Installation

npm install raw-fun-ui

import { RawFunUI } from 'raw-fun-ui';
import 'raw-fun-ui/styles';