Provides a customizable CSS framework for building modern web UIs, serving as a direct Bootstrap replacement.
Halfmoon is a customizable CSS framework designed to replace Bootstrap, offering three core themes with full dark mode support. It seamlessly integrates into existing projects by swapping `bootstrap.css` for `halfmoon.css` and utilizes `bootstrap.bundle.js` for interactive components. Developers can install it via `npm install halfmoon` and then import `halfmoon/css/halfmoon.min.css`.
Provides a customizable CSS framework for building modern web UIs, serving as a direct Bootstrap replacement.
Front-end developers looking for a themable, dark-mode friendly CSS framework that's compatible with Bootstrap's ecosystem should use this.