meine
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark m…
Highly customizable, drop-in Bootstrap replacement.
Halfmoon is a highly customizable, drop-in Bootstrap replacement. It comes with three built-in core themes, with dark mode support for all themes and components. Build beautiful and responsive websites and applications.
To learn more, please read the documentation.
We implement no JavaScript on our own, therefore, there is no halfmoon.js (or anything similar). Instead we rely entirely on bootstrap.bundle.js, which you can download from Bootstrap's website. This means that you can replace bootstrap.css with halfmoon.css on your website, and everything should work exactly as expected.
This also means that you can use any of the Bootstrap component libraries for popular JS frameworks such as React, Vue, Angular, Svelte, etc.
Here's a starter template to help you quickly get started with Halfmoon.
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Starter template - Halfmoon</title>
<!-- Halfmoon CSS -->
<link href="path/to/halfmoon.min.css" rel="stylesheet">
</head>
<body>
<h1>Hello, world!</h1>
<!-- Bootstrap JS bundle with Popper -->
<script src="path/to/bootstrap.bundle.min.js"></script>
</body>
</html>
npm install halfmoon
Once the package has been installed, you can simply import the CSS file:
// Import Halfmoon CSS import "halfmoon/css/halfmoon.min.css";
Halfmoon is licensed under MIT.
© Copyright 2023, Tahmid Khan
more like this
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Custom color themes for GNS3 GUI. Built-in schemes, custom JSON themes, device symbols. Supports Linux and macOS.
⚡💜 Electric meets elegant. A vibrant cyberpunk color system for Neovim, VS Code, Chrome, terminals, and 20+ tools.
A Visual Nintendo GameBoy using HTML, CSS, Javascript & WebComponents 👾 (old version)
search projects, people, and tags