{"id":13573767,"url":"https://github.com/halfmoonui/halfmoon","last_synced_at":"2025-05-13T18:13:49.487Z","repository":{"id":42205283,"uuid":"276189859","full_name":"halfmoonui/halfmoon","owner":"halfmoonui","description":"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.","archived":false,"fork":false,"pushed_at":"2024-12-16T12:21:06.000Z","size":502,"stargazers_count":3081,"open_issues_count":64,"forks_count":114,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-05-07T00:04:56.434Z","etag":null,"topics":["bootstrap","bootstrap5","css","css-custom-properties","css-framework","css-variables","dark-mode","dark-theme","dashboard","halfmoon","web-framework"],"latest_commit_sha":null,"homepage":"https://www.gethalfmoon.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halfmoonui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-30T19:26:01.000Z","updated_at":"2025-05-06T23:09:53.000Z","dependencies_parsed_at":"2024-06-18T13:45:16.365Z","dependency_job_id":"a2c3bdcc-556a-43c6-a55e-9f4d7895f27a","html_url":"https://github.com/halfmoonui/halfmoon","commit_stats":{"total_commits":45,"total_committers":5,"mean_commits":9.0,"dds":"0.15555555555555556","last_synced_commit":"cf038207614636028d363ca5c746f532b2d1426b"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfmoonui%2Fhalfmoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfmoonui%2Fhalfmoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfmoonui%2Fhalfmoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfmoonui%2Fhalfmoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halfmoonui","download_url":"https://codeload.github.com/halfmoonui/halfmoon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253919635,"owners_count":21984264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap5","css","css-custom-properties","css-framework","css-variables","dark-mode","dark-theme","dashboard","halfmoon","web-framework"],"created_at":"2024-08-01T15:00:40.963Z","updated_at":"2025-05-13T18:13:49.457Z","avatar_url":"https://github.com/halfmoonui.png","language":"CSS","readme":"# [Halfmoon v2](https://www.gethalfmoon.com)\n\n![Halfmoon cover image](https://res.cloudinary.com/halfmoon-ui/image/upload/v1691920748/open-graph/og-image_hiacw3.png)\n\n\u003e Highly customizable, drop-in Bootstrap replacement.\n\nHalfmoon 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.\n\nTo learn more, please read [the documentation](https://www.gethalfmoon.com/docs/introduction/).\n\n## JavaScript\n\nWe 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](https://getbootstrap.com/docs/5.3/getting-started/download/). This means that you can replace  `bootstrap.css`  with  `halfmoon.css`  on your website, and everything should work exactly as expected.\n\nThis also means that you can use any of the Bootstrap component libraries for popular JS frameworks such as React, Vue, Angular, Svelte, etc.\n\n## Starter template\n\nHere's a starter template to help you quickly get started with Halfmoon.\n\n```html\n\u003c!doctype html\u003e\n\u003chtml lang=\"en\"\u003e\n  \u003chead\u003e\n    \u003c!-- Required meta tags --\u003e\n    \u003cmeta charset=\"utf-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n \n    \u003ctitle\u003eStarter template - Halfmoon\u003c/title\u003e\n \n    \u003c!-- Halfmoon CSS --\u003e\n    \u003clink href=\"path/to/halfmoon.min.css\" rel=\"stylesheet\"\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003ch1\u003eHello, world!\u003c/h1\u003e\n \n    \u003c!-- Bootstrap JS bundle with Popper --\u003e\n    \u003cscript src=\"path/to/bootstrap.bundle.min.js\"\u003e\u003c/script\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\n## Using npm\n\n```\nnpm install halfmoon\n```\n\nOnce the package has been installed, you can simply import the CSS file:\n\n```javascript\n// Import Halfmoon CSS\nimport \"halfmoon/css/halfmoon.min.css\";\n```\n\n## License\n\nHalfmoon is [licensed under MIT](https://www.gethalfmoon.com/license/).\n\n## Copyright\n\n© Copyright 2023, Tahmid Khan\n","funding_links":[],"categories":["CSS","bootstrap","css"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfmoonui%2Fhalfmoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalfmoonui%2Fhalfmoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfmoonui%2Fhalfmoon/lists"}