{"id":19118510,"url":"https://github.com/mintplayer/mintplayer-ng-bootstrap","last_synced_at":"2026-03-13T07:34:11.531Z","repository":{"id":41272759,"uuid":"402741072","full_name":"MintPlayer/mintplayer-ng-bootstrap","owner":"MintPlayer","description":"Bootstrap library for angular","archived":false,"fork":false,"pushed_at":"2025-03-23T15:06:16.000Z","size":22533,"stargazers_count":2,"open_issues_count":21,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T04:17:50.335Z","etag":null,"topics":["angular","bootstrap"],"latest_commit_sha":null,"homepage":"https://bootstrap.mintplayer.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MintPlayer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-09-03T11:06:13.000Z","updated_at":"2025-03-23T15:06:18.000Z","dependencies_parsed_at":"2023-10-23T19:38:14.043Z","dependency_job_id":"d53e79cb-3ef0-4f99-9127-71f5b199b46a","html_url":"https://github.com/MintPlayer/mintplayer-ng-bootstrap","commit_stats":{"total_commits":335,"total_committers":2,"mean_commits":167.5,"dds":0.3522388059701492,"last_synced_commit":"c93f3983be9609bfde6541995a4d077524b8949a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2Fmintplayer-ng-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2Fmintplayer-ng-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2Fmintplayer-ng-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MintPlayer%2Fmintplayer-ng-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MintPlayer","download_url":"https://codeload.github.com/MintPlayer/mintplayer-ng-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252436591,"owners_count":21747473,"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":["angular","bootstrap"],"created_at":"2024-11-09T05:06:40.287Z","updated_at":"2026-03-13T07:34:11.503Z","avatar_url":"https://github.com/MintPlayer.png","language":"TypeScript","readme":"# @mintplayer/ng-bootstrap\n# Demo\nA complete demo application with all components is showcased [here](https://bootstrap.mintplayer.com)\n\n## Version info\n\n| License      | Build status | Code coverage |\n|--------------|--------------|---------------|\n| [![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0) | [![master](https://github.com/MintPlayer/mintplayer-ng-bootstrap/actions/workflows/publish-master.yml/badge.svg)](https://github.com/MintPlayer/mintplayer-ng-bootstrap/actions/workflows/publish-master.yml) | [![codecov](https://codecov.io/gh/MintPlayer/mintplayer-ng-bootstrap/graph/badge.svg?token=0U77U7YVHY)](https://codecov.io/gh/MintPlayer/mintplayer-ng-bootstrap) |\n\n\n\n| Package                      | Version |\n|------------------------------|---------|\n| @mintplayer/ng-animations    | [![npm version](https://badge.fury.io/js/%40mintplayer%2Fng-animations.svg)](https://badge.fury.io/js/%40mintplayer%2Fng-animations) |\n| @mintplayer/ng-click-outside | [![npm version](https://badge.fury.io/js/%40mintplayer%2Fng-click-outside.svg)](https://badge.fury.io/js/%40mintplayer%2Fng-click-outside) |\n| @mintplayer/ng-focus-on-load | [![npm version](https://badge.fury.io/js/%40mintplayer%2Fng-focus-on-load.svg)](https://badge.fury.io/js/%40mintplayer%2Fng-focus-on-load) |\n| @mintplayer/ng-bootstrap     | [![npm version](https://badge.fury.io/js/%40mintplayer%2Fng-bootstrap.svg)](https://badge.fury.io/js/%40mintplayer%2Fng-bootstrap) |\n| @mintplayer/ng-qr-code     | [![npm version](https://badge.fury.io/js/%40mintplayer%2Fng-qr-code.svg)](https://badge.fury.io/js/%40mintplayer%2Fng-qr-code) |\n\n## Installation\n\n    npm i @mintplayer/ng-bootstrap\n\nThis should also install the peerDependencies in your project.\n\nNow you should import the `bootstrap` stylesheet in the application. To do so, you have 2 options:\n\nUpdate your `angular.json`:\n\n    \"styles\": [\n      \"@mintplayer/ng-bootstrap/bootstrap.scss\",\n      \"src/styles.scss\"\n    ],\n\nOr add the stylesheet in your `styles.scss`\n\n    @import '@mintplayer/ng-bootstrap/bootstrap.scss';\n\n## Components\nAll components are showcased in the angular app included in the project. You can simply run\n\n    npm start -- --open\n\nto discover them.\n\n## Docker image\nAlternatively you can run the docker image which is published on GitHub Container Registry\n\n    docker run -p 4200:80 ghcr.io/mintplayer/mintplayer-ng-bootstrap:master\n\nand visit [http://localhost:4200](http://localhost:4200).\n\n## Fonts\nThe `\u003cbs-icon\u003e` uses fonts from bootstrap-icons which need to be included in the application. Since there's no `\"assets\"` field in an angular library its project configuration, we seem to have no other option than to explicitly tell the application to include them.\n\n`angular.json` / `project.json`\n\n    {\n      \"projects\": {\n        ...,\n        \"xxx\": {\n          ...,\n          \"architect\": {\n            \"build\": {\n              \"options\": {\n                ...,\n                \"assets\": [\n                  ...,\n                  {\n                    \"glob\": \"*.woff|*.woff2\",\n                    \"input\": \"node_modules/bootstrap-icons/font/fonts\",\n                    \"output\": \"/fonts\"\n                  }\n                ]\n              }\n            }\n          }\n        }\n      }\n    }\n\n## VS Code snippets\nThis workspace contains several code snippets for [VS Code](https://code.visualstudio.com).\nThey are distributed on the [MarketPlace](https://marketplace.visualstudio.com/items?itemName=MintPlayer.mintplayer-ng-bootstrap-snippets) and can be installed by searching for **ng-bootstrap snippets for VS Code**\n\n[![@mintplayer/ng-bootstrap on the MarketPlace](libs/mintplayer-ng-bootstrap-snippets/images/marketplace.png)](libs/mintplayer-ng-bootstrap-snippets/images/marketplace.png)\n\n## Discover yourself\nMake sure you have [NodeJS](https://nodejs.org/en/download/) installed.\nThen run following commands\n\n    git clone https://github.com/MintPlayer/mintplayer-ng-bootstrap\n    npm i\n    npm start -- --open\n\n## Features\n- Uses `@angular/cdk/overlay`\n- Uses per-component styles. Only non-generic bootstrap styles are bundled in the main bundle\n- Carousel: supports touch-events\n- Noscript support for **Navbar** and **Carousel**, requires `@angular/universal`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintplayer%2Fmintplayer-ng-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmintplayer%2Fmintplayer-ng-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmintplayer%2Fmintplayer-ng-bootstrap/lists"}