Bismillah UI Library

BismillahCSS is more than just utility classes. It's a complete design intelligence ecosystem with interactive primitives and motion-driven logic.

Core Library Concepts

Our UI library is built on the principle of **Spatial Intelligence**. Elements aren't just static; they respond to user intent, mouse movement, and scroll depth natively.

Motion Primitives

Low-level logic for magnetic effects, spotlights, and ambient glares.

Theme Presets

Curated futuristic palettes like Deep Cyber and Solar Aurora.

Registry

A centralized system for component discovery and dynamic loading.

Icons

A built-in SVG library optimized for high-fidelity displays.

Native Library Import

// Install bismillahcss

npm install bismillahcss

// Import library logic

import { bLibrary } from 'bismillahcss';

// Initialize on mount

bLibrary.init();