{"id":15099599,"url":"https://github.com/appzic/bootstrap-css-modules","last_synced_at":"2026-02-17T16:00:55.434Z","repository":{"id":249305902,"uuid":"830483634","full_name":"appzic/bootstrap-css-modules","owner":"appzic","description":"Bootstrap made easy with CSS modules for modular, scoped styling in your web applications","archived":false,"fork":false,"pushed_at":"2024-07-31T09:24:58.000Z","size":1136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-18T13:46:38.214Z","etag":null,"topics":["bootstrap","css","css-framework","css-modules","typescript"],"latest_commit_sha":null,"homepage":"https://appzic.com/open-source-projects/bootstrap-css-modules","language":"JavaScript","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/appzic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-18T11:10:16.000Z","updated_at":"2024-07-28T14:29:31.000Z","dependencies_parsed_at":"2024-07-20T00:38:47.996Z","dependency_job_id":"fa91defc-b355-409a-8b11-69344f5f11fc","html_url":"https://github.com/appzic/bootstrap-css-modules","commit_stats":{"total_commits":106,"total_committers":1,"mean_commits":106.0,"dds":0.0,"last_synced_commit":"31bf127ee48326a2f007d5812e915c67b989f5e0"},"previous_names":["appzic/bootstrap-css-modules"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/appzic/bootstrap-css-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Fbootstrap-css-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Fbootstrap-css-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Fbootstrap-css-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Fbootstrap-css-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appzic","download_url":"https://codeload.github.com/appzic/bootstrap-css-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Fbootstrap-css-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","css","css-framework","css-modules","typescript"],"created_at":"2024-09-25T17:24:23.520Z","updated_at":"2026-02-17T16:00:55.416Z","avatar_url":"https://github.com/appzic.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"bootstrap-css-modules logo\" src=\"https://github.com/user-attachments/assets/16e6aa67-6fd4-422e-ba46-ab2fef1102fd\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eBootstrap CSS Modules\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003eBootstrap made easy with CSS modules for modular, scoped styling in your web applications.\u003c/b\u003e\u003c/p\u003e\n\n\u003cp align=\"center\" style=\"align: center;\"\u003e\n    \u003ca href=\"https://www.npmjs.com/package/@appzic/bootstrap-css-modules\"\u003e\n        \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/@appzic/bootstrap-css-modules\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/@appzic/bootstrap-css-modules\"\u003e\n        \u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/dw/@appzic/bootstrap-css-modules\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/appzic/bootstrap-css-modules/blob/main/LICENSE\"\u003e\n        \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/appzic/bootstrap-css-modules\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Introduction](#introduction)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Sponsors](#sponsors)\n\n## Introduction\n\n`@appzic/bootstrap-css-modules` integrates Bootstrap styles as CSS Modules, providing modular, scoped styling for your applications. It leverages the power of CSS Modules to encapsulate styles, preventing conflicts and promoting maintainability.\n\n## Features\n\n- Scoped styling using CSS Modules\n- Utilizes Bootstrap's powerful grid system\n- Modular and maintainable styles\n- TypeScript support for type checking and improved development experience\n- Encapsulation of CSS rules and styles to prevent conflicts\n- Reusable styles across components for consistent designs\n- Reduced duplicate code in your application\n- Improved performance through unique class names generated at build time\n\n## Installation\n\nYou can install Bootstrap CSS Modules using npm:\n\n```bash\nnpm install @appzic/bootstrap-css-modules\n```\n\n## Usage\n\n```jsx\nimport React from \"react\";\nimport bs from \"@appzic/bootstrap-css-modules/dist/bootstrap.module.css\";\n\nconst Component = () =\u003e {\n\treturn (\n\t\t\u003cdiv className={`${bs.containerFluid}`}\u003e\n\t\t\t\u003cdiv class={`${bs.row}`}\u003e\n\t\t\t\t\u003cdiv class={`${bs.col6}`}\u003e...\u003c/div\u003e\n\t\t\t\t\u003cdiv class={`${bs.col6}`}\u003e...\u003c/div\u003e\n\t\t\t\u003c/div\u003e\n\t\t\u003c/div\u003e\n\t);\n};\n\nexport default Component;\n```\n\n## Contributing\n\nWe welcome contributions from the community! Please take a look at our [CONTRIBUTING.md](https://github.com/appzic/bootstrap-css-modules/blob/main/CONTRIBUTING.md) file for more information on how to get started. We appreciate all kinds of contributions, from bug reports and feature requests to code contributions and documentation improvements. Thank you for considering contributing to our project!\n\n## License\n\nBootstrap CSS Modules is licensed under the [MIT](https://github.com/appzic/bootstrap-css-modules/blob/main/LICENSE) License.\n\n## Sponsors\n\n\u003cp align=\"center\" style=\"align: center;\"\u003e\n    \u003ca href=\"https://appzic.com\"\u003e\n        \u003cimg alt=\"appzic logo\" src=\"https://github.com/user-attachments/assets/1090f46c-0fdc-4d33-acfa-0edcb4c4b655\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://vecpad.com\"\u003e\n        \u003cimg alt=\"vecpad logo\" src=\"https://github.com/user-attachments/assets/83df861e-151e-42fa-a35b-262adcf8e7d0\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappzic%2Fbootstrap-css-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappzic%2Fbootstrap-css-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappzic%2Fbootstrap-css-modules/lists"}