{"id":23651878,"url":"https://github.com/microfocus/ias-bootstrap","last_synced_at":"2025-06-15T04:37:29.000Z","repository":{"id":34024118,"uuid":"145866566","full_name":"MicroFocus/ias-bootstrap","owner":"MicroFocus","description":"Provides a stylesheet for Micro Focus Identity, Access, and Security (IAS) products, which can be applied to the UX Aspects CSS framework.","archived":false,"fork":false,"pushed_at":"2024-11-05T16:05:37.000Z","size":6532,"stargazers_count":5,"open_issues_count":35,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-29T11:46:13.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/MicroFocus.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}},"created_at":"2018-08-23T14:39:45.000Z","updated_at":"2022-05-19T21:31:03.000Z","dependencies_parsed_at":"2023-02-17T13:00:53.245Z","dependency_job_id":null,"html_url":"https://github.com/MicroFocus/ias-bootstrap","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fias-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fias-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fias-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2Fias-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicroFocus","download_url":"https://codeload.github.com/MicroFocus/ias-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239611992,"owners_count":19668274,"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":[],"created_at":"2024-12-28T16:48:48.153Z","updated_at":"2025-02-19T06:49:43.314Z","avatar_url":"https://github.com/MicroFocus.png","language":"SCSS","readme":"Copyright 2018-2022 Micro Focus, Inc. All rights reserved.\n\n# IAS Bootstrap\n\nProvides a stylesheet for use with\n[UX Aspects](https://uxaspects.github.io/UXAspects/), the official\nCSS/JS framework for Micro Focus Identity, Access, and Security (IAS)\nproducts. UX Aspects is based on\n[Bootstrap](https://getbootstrap.com/docs/3.3/) and\n[NGX-Bootstrap](https://valor-software.com/ngx-bootstrap).\n\nTo see the effects of the IAS Bootstrap stylesheet on UX Aspects, as\nwell as view examples and best practices, refer to the\n[IAS Bootstrap documentation page](https://microfocus.github.io/ias-bootstrap).\n\n\n## Installation\n\nIAS Bootstrap is available in the npm repository, and can be installed\nvia the `npm install` command:\n\n```\n$ npm install @microfocus/ias-bootstrap\n```\n\n## Using with Angular\n\nAs stated on the UX Aspects home page: \"UX Aspects is based on\nbest-of-breed, open source technologies, including Angular, Bootstrap\nand D3. It is easy to include in your web applications with NPM.\"\n\nThe example below shows how to create an angular project from scratch\nwith the angular command-line utility, and then install and reference UX\nAspects and IAS Bootstrap.\n\nCreate a new Angular project:\n```\n$ ng new MyApp\n$ cd MyApp\n```\n\nInstall ux-aspects and ias-bootstrap:\n```\n$ npm install @ux-aspects/ux-aspects @microfocus/ias-bootstrap\n```\n\nOpen the file: angular.json, and add the following lines to the \"styles\"\nsection (note: `\"src/styles.css\"` should already be there):\n```\n\"styles\": [\n  \"node_modules/bootstrap/dist/css/bootstrap.css\",\n  \"node_modules/@ux-aspects/ux-aspects/styles/ux-aspects.css\",\n  \"node_modules/@microfocus/ias-bootstrap/dist/ias-bootstrap.css\",\n  \"node_modules/@microfocus/ias-icons/dist/ias-icons.css\",\n  \"src/styles.css\"\n],\n```\n\nRun the app:\n```\n$ ng serve\n```\n\nOpen your browser to: http://localhost:4200 and you'll see your app's\nwelcome page. To see the IAS style in use, edit the file:\n`src/app/app.component.html`, and add some components that use bootstrap\nor ux-aspects components, such as:\n```\n\u003cdiv class=\"btn-container\"\u003e\n  \u003cbutton type=\"button\" class=\"btn btn-default\"\u003eText Button\u003c/button\u003e\n  \u003cbutton type=\"button\" class=\"btn btn-default\" disabled\u003eDisabled Text Button\u003c/button\u003e\n\u003c/div\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrofocus%2Fias-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrofocus%2Fias-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrofocus%2Fias-bootstrap/lists"}