bismillahcss
Version:
The next-gen utility-first CSS framework for modern, futuristic web development.
90 lines (65 loc) โข 3.82 kB
Markdown
<div align="center">
<img src="https://img.shields.io/npm/v/bismillahcss.svg?style=for-the-badge&color=00f2ff" alt="npm version">
<img src="https://img.shields.io/github/stars/BismillahCSS/bismillahcss-framework.svg?style=for-the-badge&color=7000ff" alt="GitHub stars">
</div>
<br>
<div align="center">
<h1>BismillahCSS <br><small><i>Expressing Intent, Beyond Styling</i></small></h1>
<p><b>A Post-Utility Design Intelligence Layer for the Future of Web Development.</b></p>
<p><i>Tailwind optimizes control. Shadcn optimizes reuse. BismillahCSS optimizes meaning.</i></p>
</div>
<br>
# ๐ The Manifesto: Redefining Styling
In an ecosystem shaped by efficiency, progress has remained confined to faster workflows and flexible utilities. **BismillahCSS breaks the utility-first paradigm.** It introduces a shift from low-level implementation to high-level intent.
### ๐ง Intent Over Implementation
Stop thinking in margins, colors, and flexbox. Start thinking in purpose. Instead of combining dozens of classes to build a component, you declare its existence with semantic signals:
- `interface-calm-focus`
- `action-trust`
- `layout-reflection`
### โก The Intent Engine
BismillahCSS operates on a conceptual layer where class names are signals, not instructions. It turns CSS from a static language into a responsive, thinking system that dynamically resolves design based on context, user behavior, and emotional tone.
### ๐ญ Emotion-Driven Design
We believe interfaces should be experiential. Our themes are not defined by hexadecimal codes, but by states of mind. Aligning design with human psychology creates systems that feel intuitive rather than constructed.
---
# ๐ Core Pillars
### 1. Unified Primitives
A single class encapsulates structure, interaction, and emotional tone simultaneously. A component defined as `action-trust` automatically inherits visual hierarchy, motion feedback, and accessibility compliance.
### 2. Smart Domain Presets
Instantly apply complete UI systems tailored to specific domains:
- **Bioinformatics Dashboard**: Adaptive layouts for high data density.
- **Startup Interface**: High-impact, energetic growth patterns.
- **Academic Portfolio**: Minimalist, focused reflection systems.
### 3. AI-Native Architecture
BismillahCSS is built to bridge the gap between human thought and machine execution. Its structure is inherently compatible with intelligent systems, translating natural language descriptions into production-ready UI.
### 4. Built-in Design Discipline
Mirroring the discipline of world-class design organizations, BismillahCSS provides opinionated design systems where consistency is a mandate, not an option.
---
# ๐ฆ Getting Started
### Installation
```bash
npm install bismillahcss
```
### Initialize the Intent Layer
```bash
npx bismillahcss init
```
### Declare Your Vision
```html
<section class="layout-focus-center">
<h1 class="text-impact-peace">Mindful Creation</h1>
<button class="action-trust-primary">Initiate Project</button>
</section>
```
---
# ๐ Philosophical Documentation
[Explore the Full Documentation โ](https://bismillahcss.github.io)
Developed by **Mubashir Ali**. BismillahCSS is not an iterationโit is a reimagination of styling as form of communication.
<p align="center">
<a href="https://github.com/bismillahcss" target="_blank">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/github.svg" alt="GitHub" width="30" height="30" style="filter: invert(100%);">
</a>
<a href="https://www.linkedin.com/in/mubashirali3/" target="_blank">
<img src="https://cdn.jsdelivr.net/npm/simple-icons@v9/icons/linkedin.svg" alt="LinkedIn" width="30" height="30">
</a>
</p>