Description:
Halfmoon is a flexible, open-source front-end framework for quickly building modern web apps, dashboards, admin panels, landing pages, one page websites, and much more.
More Features:
- Bootstrap like CSS classes.
- Dark Mode & Light Mode.
- Useful components built using vanilla JavaScript.
Components Included:
- Alerts
- Badges
- Breadcrumb
- Buttons
- Dropdown (And popover)
- Form Controls
- Modal
- Navbar
- Pagination
- Sticky alerts (Toasts)
- Tables
- Tooltips





Install:
1. Insert the Halfmoon’s JavaScript and CSS files into the document.
<!-- Halfmoon CSS --> <link href="/path/to/halfmoon.min.css" rel="stylesheet" /> <!-- Halfmoon JS --> <script src="/path/to/halfmoon.min.js"></script>
2. Happy coding.
Author: HalfmoonUI
Official Page: GitHub
License: MIT
Download: Link
