{"_id":"@aa-test/ngx-bootstrap","_rev":"1-c586c42280c37fa691255b74aa588547","name":"@aa-test/ngx-bootstrap","dist-tags":{"latest":"5.6.2"},"versions":{"5.6.2":{"name":"@aa-test/ngx-bootstrap","version":"5.6.2","description":"Native Angular Bootstrap Components","scripts":{"lite-server":"lite-server -c scripts/bs-config.js","demo.gen-docs":"node scripts/docs/get-doc.js","demo.fetch":"node scripts/fetch-docs.js","demo.archive":"node scripts/archive.js","demo.ng-build":"ng build --prod","demo.ng-build:ivy":"ng build --configuration ivy","demo.set-version":"run-s demo.fetch demo.archive","demo.deploy-gh-pages":"gh-pages -d gh-pages","demo.build":"run-s build demo.gen-docs demo.ng-build demo.set-version","demo.build:ivy":"run-s build demo.gen-docs demo.ng-build:ivy demo.set-version","demo.build:latest":"run-s build.latest demo.gen-docs demo.ng-build demo.set-version","demo.serve":"run-s demo.build lite-server","demo.serve-universal":"run-s build:dynamic serve:dynamic","demo.deploy":"run-s demo.build demo.deploy-gh-pages","link":"npm link ./dist && npm link ngx-bootstrap","lint-pretty":"prettier --config .prettierrc --write -l  \"{demo/src,src}/**/*.ts\"","lint-src":"tslint \"src/**/*.ts\" -c tslint.json -p src/tsconfig.spec.json -e \"src/chronos/**\"","lint":"exit 0","disable-lint":"tslint \"**/*.ts\" -c tslint.json --fix --type-check -t prose -e \"node_modules/**\" -e \"dist/**\" -e \"temp/**\" -e \"scripts/docs/**\"","flow.changelog":"conventional-changelog -i CHANGELOG.md -s -p angular","flow.github-release":"conventional-github-releaser -p angular","build":"run-s build.modules build:schematics build.sass","build.latest":"run-s build-modules.latest build:schematics build.sass","dist-to-modules":"cp -R ./dist/. ./node_modules/ngx-bootstrap","dist-to-modules.deploy":"rsync -R ./dist/. ./node_modules/ngx-bootstrap","build.watch":"node scripts/build-modules --watch","build-modules.latest":"node scripts/build-modules --latest","build:schematics":"node scripts/schematics/build","build.modules":"node scripts/build-modules","ci:update-pkg":"node scripts/ci/update-pkg.js","ci:rename-pkg":"mv node_modules/ngx-bootstrap-ci node_modules/ngx-bootstrap","build.sass":"node-sass --recursive src --output dist --source-map true --source-map-contents sass","start":"ng serve --aot --host 0.0.0.0","start:ivy":"ng serve --configuration ivy --host 0.0.0.0","pretest":"run-s lint build","test":"ng test && npm run test:schematics","test:ivy":"ng test --configuration ivy && npm run test:schematics","test:schematics":"jasmine schematics/src/**/*.spec.js","test-cross":"SAUCE=true && ng test","test-coverage":"ng test --code-coverage","version":"node scripts/version && npm run version.changelog","version.changelog":"run-s changelog git-add git-commit-changelog","git-add":"git add -A","git-commit-changelog":"git commit -am \"chore(changelog): update [skip ci] \"","changelog":"conventional-changelog -i CHANGELOG.md -s -p angular -r 0","cy:open":"cypress open","cy:run:smoke":"APPLITOOLS_CONCURRENCY=100 cypress run --config integrationFolder=cypress/integration","cy:run:full":"APPLITOOLS_CONCURRENCY=100 cypress run --config integrationFolder=cypress/full","cy:run:all":"APPLITOOLS_CONCURRENCY=100 cypress run --config integrationFolder=cypress --spec '**/*_spec.ts'","cy:run:snapshot":"APPLITOOLS_CONCURRENCY=100 cypress run --config integrationFolder=cypress/snapshot","view-stats":"webpack-bundle-analyzer demo/dist/stats.json","build:ssr":"run-s build build:client-and-server-bundles webpack:server configure-heroku","build:ssr:ivy":"run-s build build:client-and-server-bundles:ivy webpack:server configure-heroku","serve:ssr":"node demo/dist/server","build:client-and-server-bundles":"ng build --prod && ng run ngx-bootstrap:server","build:client-and-server-bundles:ivy":"npm run demo.ng-build:ivy && ng run ngx-bootstrap:server","webpack:server":"webpack --config ./scripts/universal/webpack.server.config.js --progress --colors","configure-heroku":"node scripts/universal/configure-heroku.js"},"husky":{"hooks":{"pre-push":"npm run lint-src"}},"main":"bundles/ngx-bootstrap.umd.js","module":"esm5/ngx-bootstrap.js","typings":"ngx-bootstrap.d.ts","keywords":["angular","bootstap","ng","ng2","angular2","twitter-bootstrap"],"author":{"name":"Dmitriy Shekhovtsov","email":"valorkin@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/valor-software/ngx-bootstrap.git"},"bugs":{"url":"https://github.com/valor-software/ngx-bootstrap/issues"},"homepage":"https://github.com/valor-software/ngx-bootstrap#readme","peerDependencies":{"@angular/common":">=7.0.0","@angular/core":">=7.0.0"},"devDependencies":{"@angular-devkit/build-angular":"0.801.2","@angular-devkit/core":"8.2.0","@angular-devkit/schematics":"8.2.0","@angular/animations":"8.2.0","@angular/cli":"8.2.0","@angular/common":"8.2.0","@angular/compiler":"8.2.0","@angular/compiler-cli":"8.2.0","@angular/core":"8.2.0","@angular/forms":"8.2.0","@angular/language-service":"8.2.0","@angular/platform-browser":"8.2.0","@angular/platform-browser-dynamic":"8.2.0","@angular/platform-server":"8.2.0","@angular/router":"8.2.0","@angular/service-worker":"8.2.0","@applitools/eyes.cypress":"3.4.2","@cypress/webpack-preprocessor":"3.0.1","@nestjs/common":"6.0.1","@nestjs/core":"6.0.5","@nestjs/microservices":"6.0.5","@nestjs/ng-universal":"0.5.1","@nestjs/platform-express":"^6.0.1","@netbasal/spectator":"3.9.1","@nguniversal/common":"7.1.1","@nguniversal/express-engine":"7.1.1","@nguniversal/module-map-ngfactory-loader":"7.1.1","@schematics/angular":"8.2.0","@stackblitz/sdk":"1.3.0","@types/chai":"4.1.3","@types/jasmine":"2.8.7","@types/jasminewd2":"2.0.6","@types/marked":"0.3.0","@types/node":"10.0.8","@types/sinon":"2.3.7","@types/tapable":"1.0.2","@types/webpack":"4.1.6","bootstrap":"4.2.1","chai":"4.1.2","classlist-polyfill":"1.2.0","codecov":"3.1.0","codelyzer":"5.0.1","compression":"1.7.2","conventional-changelog-cli":"1.3.22","conventional-github-releaser":"2.0.2","core-js":"2.6.5","cpy":"7.0.0","cpy-cli":"2.0.0","cypress":"3.4.1","express":"4.16.4","gh-pages":"1.1.0","gitignore-to-glob":"0.3.0","google-code-prettify":"1.0.5","html-loader":"0.5.5","husky":"1.0.0","intl":"^1.2.5","jasmine":"3.1.0","jasmine-core":"3.1.0","jasmine-data-provider":"2.2.0","jasmine-spec-reporter":"4.2.1","json":"9.0.6","karma":"4.1.0","karma-chrome-launcher":"2.2.0","karma-cli":"^1.0.1","karma-coverage-istanbul-reporter":"1.4.3","karma-edge-launcher":"0.4.2","karma-firefox-launcher":"1.1.0","karma-ie-launcher":"1.0.0","karma-jasmine":"1.1.2","karma-jasmine-html-reporter":"1.1.0","karma-remap-istanbul":"0.6.0","karma-safari-launcher":"1.0.0","karma-sauce-launcher":"1.2.0","karma-typescript":"4.0.0","lite-server":"2.3.0","lodash":"4.17.10","mini-css-extract-plugin":"0.5.0","mocha":"5.1.1","ng-packagr":"9.0.0","ngm-cli":"1.0.4","ngx-page-scroll":"6.0.1","ngx-page-scroll-core":"6.0.1","nodemon":"1.18.10","npm-run-all":"4.1.5","prettier":"1.12.1","reflect-metadata":"0.1.13","require-dir":"1.0.0","rollup":"0.58.2","rollup-plugin-commonjs":"9.1.3","rollup-plugin-node-resolve":"3.3.0","rxjs":"6.5.2","terser":"3.17.0","ts-helpers":"^1.1.1","ts-loader":"4.3.0","ts-node":"6.0.3","tsconfig-paths":"3.8.0","tsickle":"0.35.0","tslib":"1.9.3","tslint":"5.10.0","tslint-config-valorsoft":"2.1.1","typedoc":"0.11.1","typescript":"3.5.3","wait-on":"2.1.0","wallaby-webpack":"3.9.7","web-animations-js":"2.3.2","webpack-bundle-analyzer":"2.11.3","webpack-cli":"3.3.0","zone.js":"0.9.1"},"directories":{"doc":"docs"},"gitHead":"80a02d4ef295b245fedd5f5e84f3c7967014adb5","_id":"@aa-test/ngx-bootstrap@5.6.2","_nodeVersion":"16.3.0","_npmVersion":"7.17.0","dist":{"integrity":"sha512-+3LwSN/k6SGLpX6ruIHV7T9J+sHjtECCT0XLbjcesZKbxvoLSb38vxRyOc+oQ1SzkUUB28KCxYxImHNJLu9PBA==","shasum":"b5d4e7890bcec1034b3c9c3bc0f525312f888dbd","tarball":"https://registry.npmjs.org/@aa-test/ngx-bootstrap/-/ngx-bootstrap-5.6.2.tgz","fileCount":1687,"unpackedSize":5727883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0H66CRA9TVsSAnZWagAAysIP/jS3ATrmegUaOhEDHmlD\nhj5YGqWrsk6yQIXvtBwpmDH9B5zHAwalHUiQM6qRbFSqck2qbSAd2p30Uv58\nCgU7Uc2GmmfRDMPR5iHQoSfjJWCtn1D+DKKiOjg6W8VaiSBevUX0WW3Xh7aC\n6TlpFXqdT7EBC4vufbt5fve/zI2hbpOP1e9/v9aPaUXQJ+YYQCM5tiY72lnw\nHyOKnzLpXyd/ixSQqaXdEx3t59yp0CNObV7ckPr2Iyzw04XOpucFUIWZ0je4\nAl23oJE+67LlOGS+gp/5iymjain39Ky7kKKaLFyyn8b59y8QsxMX1Vb+Mt2h\nkGJuUZ8eAiryki+jZOs6eTDmpcrBuSIixUccucFIZtgQUxXNHbQuh5bMqXxe\n1mY5tnwpVvvzxDzFmHwd2wAJrzT4FEln63W/N+8KS3IANL7mUWYXw3pPPN2c\nKBiKoFDXBSOV2L5B96rrGOyoDlJP4AffZxCTjCyQYoRXwemcOPCfGiyMw+RE\nvKwY2hEXc/8OERaAJXqb35dqHqYStGhpBoULOH/XA9KwNqBQIwhXSwYAYwR/\njf3sm+f4pi9klaGFuent2RZpu4XcvCspK5H7Ko/NimElxaC9Wvxg4k+OPK11\nfuHUQfUspP6H5GxhSkeLQJRu1FzUuIlxdm9Eq3Ue6DvjjchqRQo4Ej6dy6Td\nVkuR\r\n=YFtI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc7O3Sig/9A/SrtzrZb97CByYwukM+c/FMrZ402EyaCgIgfv1jEunP+P9tGn92EIa9jZ9g4oleX9befk804n9UfkA="}]},"_npmUser":{"name":"aa-test","email":"m-npm-aatest2@sebb767.de"},"maintainers":[{"name":"aa-test","email":"m-npm-aatest2@sebb767.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ngx-bootstrap_5.6.2_1624276665700_0.9557444787131741"},"_hasShrinkwrap":false}},"time":{"created":"2021-06-21T11:57:45.636Z","5.6.2":"2021-06-21T11:57:46.096Z","modified":"2022-04-04T10:54:25.991Z"},"maintainers":[{"name":"aa-test","email":"m-npm-aatest2@sebb767.de"}],"description":"Native Angular Bootstrap Components","homepage":"https://github.com/valor-software/ngx-bootstrap#readme","keywords":["angular","bootstap","ng","ng2","angular2","twitter-bootstrap"],"repository":{"type":"git","url":"git+ssh://git@github.com/valor-software/ngx-bootstrap.git"},"author":{"name":"Dmitriy Shekhovtsov","email":"valorkin@gmail.com"},"bugs":{"url":"https://github.com/valor-software/ngx-bootstrap/issues"},"license":"MIT","readme":"<a href=\"http://valor-software.com/ngx-bootstrap/#/\">\n    <h1 align=\"center\">ngx-bootstrap</h1>\n</a>\nServer side rendered version of this documentation available\n<a href=\"https://ngx-universal.herokuapp.com/\">here</a> served with Angular universal and <a href=\"https://nestjs.com\">nest.js</a>\n\n<p align=\"center\">\nBest way to quickly integrate <a href=\"https://getbootstrap.com/\">Bootstrap 3</a> or <a href=\"https://getbootstrap.com/docs/4.0\">Bootstrap 4</a> Components with <a href=\"https://angular.io/\">Angular</a>\n</p>\n\n<p align=\"center\">\n<a href=\"https://badge.fury.io/js/ngx-bootstrap\"><img src=\"https://badge.fury.io/js/ngx-bootstrap.svg\" alt=\"npm version\" ></a>\n<a href=\"https://npmjs.org/ngx-bootstrap\"><img src=\"https://img.shields.io/npm/dm/ngx-bootstrap.svg\" alt=\"npm downloads\" ></a>\n<a href=\"https://travis-ci.org/valor-software/ngx-bootstrap\"><img alt=\"\" src=\"https://travis-ci.org/valor-software/ngx-bootstrap.svg?branch=development\"></a>\n<a target=\"_blank\" href=\"https://opencollective.com/ngx-bootstrap\"><img src=\"https://opencollective.com/ngx-bootstrap/tiers/backer/badge.svg?label=backer&color=brightgreen\" /></a>\n\n<br/>\n<a  href=\"https://join.slack.com/t/ngx-home/shared_invite/enQtNTExMTY5MzcwMTM0LWVjZGU2MjI4MTVhMGVlMTc2OWRiMzA0NzBhNDU5YzQ0MDM3MWI5NzJjZTUzNzIxZmNjYmFlMjU2MzE0YmY0NWY\"><img src=\"https://thehomeofthefuture.files.wordpress.com/2018/12/Joinslack.png\" width=\"20%\" alt=\"slack\" ></a>\n\n</p>\n\n## Links\n\n- [Documentation](http://valor-software.com/ngx-bootstrap/)\n- [Release Notes](https://github.com/valor-software/ngx-bootstrap/blob/development/CHANGELOG.md)\n- [Slack Community](https://join.slack.com/t/ngx-home/shared_invite/enQtNTExMTY5MzcwMTM0LWVjZGU2MjI4MTVhMGVlMTc2OWRiMzA0NzBhNDU5YzQ0MDM3MWI5NzJjZTUzNzIxZmNjYmFlMjU2MzE0YmY0NWY)\n\n<!-- [![codecov](https://codecov.io/gh/valor-software/ngx-bootstrap/branch/development/graph/badge.svg)](https://codecov.io/gh/valor-software/ngx-bootstrap) -->\n\n<!-- [![NPM](https://nodei.co/npm/ngx-bootstrap.png?downloads=true&downloadRank=true&stars=true)](https://npmjs.org/ngx-bootstrap)\n[![NPM](https://nodei.co/npm-dl/ngx-bootstrap.png?height=3&months=6)](https://npmjs.org/ngx-bootstrap)\n[![Sauce Test Status](https://saucelabs.com/browser-matrix/valorkin.svg)](https://saucelabs.com/u/valorkin)\n-->\n\n## Table of contents\n1. [Getting Started](#getting-started)\n2. [Supporting](#supporting-ngx-bootstrap)\n3. [Installation instructions](#installation-instructions)\n4. [Usage & Demo](#usage--demo)\n5. [API](#api)\n6. [Compatibility](#compatibility)\n7. [Troubleshooting](#troubleshooting)\n8. [Contributing](#contribution)\n\n## Getting Started\n\nngx-bootstrap contains all core (and not only) Bootstrap components powered by Angular. So you don't need to include original JS components, but we are using markup and CSS provided by Bootstrap.\n\n## Supporting NGX-Bootstrap\nngx-bootstrap is an Open Source (MIT Licensed) project, it's an independent project with ongoing development made possible thanks to the support of our awesome backers.\nIf you also would like to show support or simply give back to Open Source community, please consider becoming a backer sponsor of [ngx-bootstrap on OpenCollective](https://opencollective.com/ngx-bootstrap).\n\nAll donated funds are managed transparently on OpenCollective and will be used solely for compensating work and expenses for contributors. Valor Software employees and contractors are not eligible to use these funds.\n\nWhat's there for you? Proper recognition and exposure of your name/logo/website on our page.\nOur main sponsors will be presented under this section! Be the first!\n\n## Installation instructions\n##### Method 1\nInstall `ngx-bootstrap` from `npm`:\n```bash\nnpm install ngx-bootstrap --save\n```\n\nAdd needed package to NgModule imports:\n```\nimport { TooltipModule } from 'ngx-bootstrap/tooltip';\n\n@NgModule({\n  ...\n  imports: [TooltipModule.forRoot(),...]\n  ...\n})\n```\n\nAdd component to your page:\n```\n<button type=\"button\" class=\"btn btn-primary\"\n        tooltip=\"Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\">\n  Simple demo\n</button>\n```\n\nYou will need bootstrap styles:\n- `Bootstrap 3`\n```\n<!-- index.html -->\n<link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css\" rel=\"stylesheet\">\n```\n\n- `Bootstrap 4`\n```\n<!--- index.html -->\n<link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css\" rel=\"stylesheet\">\n```\n##### Method 2\nUse the Angular CLI ng add command for updating your Angular project.\n```bash\nng add ngx-bootstrap\n```\n\nOr use `ng add` to add needed component (for example tooltip).\n```bash\nng add ngx-bootstrap --component tooltip\n```\nAdd component to your page:\n```\n<button type=\"button\" class=\"btn btn-primary\"\n        tooltip=\"Vivamus sagittis lacus vel augue laoreet rutrum faucibus.\">\n  Simple demo\n</button>\n```\n### Setting up the bootstrap version manually\nSometimes, your project might contain some library that could interfere with the bootstrap framework, or you might have a customized version of bootstrap. The consequence is that the process of determining bootstrap version might be failed, which can break the UI. In that case, we can still set the bootstrap version manually in the bootstrapping component (i.e. `AppComponent`):\n```\nimport { setTheme } from 'ngx-bootstrap/utils';\n\n@Component({...})\nexport class AppComponent {\n  constructor() {\n    setTheme('bs3'); // or 'bs4'\n    ...\n  }\n}\n```\n\n## Usage & Demo\n\nMain source of API documentation and usage scenarios available here:\n[https://valor-software.com/ngx-bootstrap/](https://valor-software.com/ngx-bootstrap/).\n\nAdditionally you can find demos and docs deployed from latest code with <a href=\"https://ngx-bootstrap.surge.sh/\">angular@latest</a> and <a\n  href=\"https://ngx-bootstrap-latest.surge.sh/\">angular@next</a>.\n\nServer side rendered version of this documentation available <a href=\"https://ngx-universal.herokuapp.com/\">here</a> served with Angular universal and [nest.js](https://nestjs.com/).\n\n## API\nCheck demo page for API [reference](https://valor-software.com/ngx-bootstrap/).\n\n### How to use it with:\n - `Bootstrap and angular-cli` please refer to [using-with-bootstrap-and-angular-cli](https://github.com/valor-software/ngx-bootstrap/tree/development/docs/getting-started/bootstrap.md)\n - `angular-seed` please refer to [getting-started-with-angular-seed](https://github.com/valor-software/ngx-bootstrap/tree/development/docs/getting-started/angular-seed.md)\n - `system.js` (and [angular2 quickstart](https://angular.io/docs/ts/latest/quickstart.html)) please checkout [sample repository](https://github.com/valor-software/angular2-quickstart)\n - `plnkr` sample available [here](https://plnkr.co/edit/0NipkZrnckZZROAcnjzB?p=preview)\n - `AoT using ngc and rollup` please refer to [ngx-bootstrap-with-aot](https://github.com/valor-software/ngx-bootstrap/tree/development/docs/getting-started/aot.md)\n - `ASP.NET Core 2.0` please refer to [using-with-asp.net-core-2](https://github.com/csegyud/ASPNETCore_ngx-bootstrap_Sample/blob/master/README.md)\n\n### How to build lib for development\n\nFirst time:\n - clone repository\n - `npm install`\n - `npm run build`\n\nTo update your fork and prepare it for local usage:\n - `git pull upstream development`\n - `rm -rf node_modules`\n - `npm install`\n - `npm run build`\n\nTo run the demo:\n - `npm run demo.serve` _*// to serve local demo. This is for testing only, without watchers.*_\n\nFor local development run:\n - `npm run build.watch` _*// in first terminal*_\n - `ng serve` _*// in second*_\n\nIf you want to run the demo with Angular Universal:\n - `npm run demo.serve-universal`\n\n## Compatibility\n\nThe only two dependencies are [Angular](https://angular.io) and [Bootstrap](https://getbootstrap.com) CSS.\nHere is the versions compatibility list:\n\n| ngx-bootstrap |    Angular    |  Bootstrap CSS |\n| ------------- | ------------- | -------------- |\n| 5.x.x         | 7.x.x - 8.x.x | 3.x.x or 4.x.x |\n| 4.x.x         | 6.x.x - 7.x.x | 3.x.x or 4.x.x |\n| 3.x.x         | 6.x.x - 7.x.x | 3.x.x or 4.x.x |\n| 2.x.x         | 2.x.x - 4.x.x | 3.x.x or 4.x.x |\n| 1.x.x         |     2.x.x     | 3.x.x or 4.x.x |\n\n\n## Troubleshooting\n\nSo if you are in trouble, here's where you can look for help.\n\nThe best place to ask questions is on [StackOverflow (under the `ngx-bootstrap` tag)](https://stackoverflow.com/questions/tagged/ngx-bootstrap)\nYou can also join [our Slack channel](https://join.slack.com/t/ngx-home/shared_invite/enQtNTExMTY5MzcwMTM0LWVjZGU2MjI4MTVhMGVlMTc2OWRiMzA0NzBhNDU5YzQ0MDM3MWI5NzJjZTUzNzIxZmNjYmFlMjU2MzE0YmY0NWY) and link your stackoverflow question there. But try to avoid asking generic help questions directly on Slack since they can easily get lost in the chat. You can also [search among the existing GitHub issues](https://github.com/valor-software/ngx-bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue).\n\nIf, **and only if**, none of the above helped, please open a [new issue](https://github.com/valor-software/ngx-bootstrap/issues/new).\n\n## Contribution\n\nAll contributions very welcome! And remember, contribution is not only PRs and code, but any help with docs or helping other developers to solve issues are very appreciated! Thanks in advance!\n\nPlease read our [contribution guidelines](https://github.com/valor-software/ngx-bootstrap/blob/development/CONTRIBUTING.md).\n\n### If you need more modules, check [here](https://github.com/valor-software/ng2-plans)\n\nPlease read central `ngx` modules [readme](https://github.com/valor-software/ng2-plans) for details, plans and approach.\n\n### Credits\nCrossbrowser testing sponsored by [Saucelabs](https://saucelabs.com/)\n[<img src=\"https://avatars2.githubusercontent.com/u/88837?s=200&v=4\" alt=\"Saucelabs\" width=\"31\" height=\"31\">](https://saucelabs.com/)\n\nEnd-to-end testing sponsored by [Cypress](https://www.cypress.io/)\n[<img src=\"https://raw.githubusercontent.com/cypress-io/cypress-icons/master/src/favicon/favicon.ico\" alt=\"Cypress\" width=\"31\" height=\"31\">](https://www.cypress.io/)\n\n### License\n\n[MIT](https://github.com/valor-software/ngx-bootstrap/blob/development/LICENSE)\n","readmeFilename":"README.md"}