{"id":13808846,"url":"https://github.com/SAP/fundamental-ngx","last_synced_at":"2025-05-14T03:31:53.753Z","repository":{"id":37463297,"uuid":"135006241","full_name":"SAP/fundamental-ngx","owner":"SAP","description":"Fundamental Library for Angular is SAP Design System Angular component library","archived":false,"fork":false,"pushed_at":"2025-05-09T13:39:25.000Z","size":756946,"stargazers_count":279,"open_issues_count":109,"forks_count":133,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-05-09T14:48:23.727Z","etag":null,"topics":["angular","angular-components","fundamentals","open-source","sap-fundamentals","typescript"],"latest_commit_sha":null,"homepage":"https://sap.github.io/fundamental-ngx","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SAP.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-27T01:20:00.000Z","updated_at":"2025-05-09T13:39:28.000Z","dependencies_parsed_at":"2023-10-14T17:18:52.069Z","dependency_job_id":"51493e03-f6e1-45b1-9265-f9b489fd541f","html_url":"https://github.com/SAP/fundamental-ngx","commit_stats":{"total_commits":8629,"total_committers":111,"mean_commits":77.73873873873873,"dds":0.5296094564839495,"last_synced_commit":"9a2d5471ab1b5a2f9dbd6d1f15b48b3123d16fa4"},"previous_names":[],"tags_count":4373,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Ffundamental-ngx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Ffundamental-ngx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Ffundamental-ngx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2Ffundamental-ngx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP","download_url":"https://codeload.github.com/SAP/fundamental-ngx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253749934,"owners_count":21958222,"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","angular-components","fundamentals","open-source","sap-fundamentals","typescript"],"created_at":"2024-08-04T01:01:53.293Z","updated_at":"2025-05-14T03:31:48.736Z","avatar_url":"https://github.com/SAP.png","language":"TypeScript","readme":"# Fundamental Library for Angular\n\n[![REUSE status](https://api.reuse.software/badge/github.com/SAP/fundamental-ngx)](https://api.reuse.software/info/github.com/SAP/fundamental-ngx)\n\n\u003ca href=\"https://www.netlify.com\"\u003e\n  \u003cimg src=\"https://www.netlify.com/img/global/badges/netlify-light.svg\" alt=\"Deploys by Netlify\" /\u003e\n\u003c/a\u003e\n\n## \u003ca name=\"1\"\u003e\u003c/a\u003e1. Description\n\nThe Fundamental Library for Angular is an SAP Design System Angular component library used to build modern product user experiences with the SAP look and feel.\n\nThis repository contains 2 libraries(npm packages),\n\n-   [@fundamental-ngx/core](https://github.com/SAP/fundamental-ngx/tree/main/libs/core):\n    The Fundamental-NGX core provides base angular implementation of Fundamental Library Styles to offer developers a rich set of components\n    they can use when building angular applications. Fundamental-ngx core angular components provides the end developer with some degree of flexibility as most of the components allow finer customization directly on the HTML template level.\n\n-   [@fundamental-ngx/platform](https://github.com/SAP/fundamental-ngx/tree/main/libs/platform):\n    The Fundamental-NGX platform is built on top of the core to both enhance existing functionality with additional features\n    which are driven by application requirements and to provide higher abstraction for the components by hiding most of the internal implementation details which boosts productivity.\n\n## \u003ca name=\"2\"\u003e\u003c/a\u003e2. Requirements\n\nTo download and use Fundamental Library for Angular, you will first need to install the [node package manager](https://www.npmjs.com/get-npm) and [yarn package manager](https://yarnpkg.com/getting-started/install) (`corepack enable` and then `yarn`).\n\nFundamental Library for Angular is intended for use with Angular 15 or newer.\n\nPrior knowledge of Angular is recommended, to use the fundamental-ngx library.\n\n## \u003ca name=\"3\"\u003e\u003c/a\u003e3. Known Issues\n\n-   Please see [Issues](https://github.com/SAP/fundamental-ngx/issues).\n-   Contribution Known [Issues](https://github.com/SAP/fundamental-ngx/wiki/Known-Contribution-Issues)\n\n## \u003ca name=\"4\"\u003e\u003c/a\u003e4. Support\n\nIf you encounter an issue, you can [create a ticket](https://github.com/SAP/fundamental-ngx/issues).\n\nAngular Versions Support: Our versions offer Angular support. More information can be found [here](https://github.com/SAP/fundamental-ngx/wiki/Angular-Versions-Support).\n\n-   Features and enhancements are developed to the latest version of fundamental-ngx.\n\n-   Bugfixes can be downported to the latest ngx version, which is compiled with the second last Angular version.\n\n## \u003ca name=\"5\"\u003e\u003c/a\u003e5. Contributing\n\nIf you want to contribute, please check the [SAP Contribution Guidelines](https://github.com/SAP/.github/blob/main/CONTRIBUTING.md), the [CONTRIBUTING.md](https://github.com/SAP/fundamental-ngx/blob/main/CONTRIBUTING.md) documentation for contribution guidelines. Please follow the [Angular commit message guidelines](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit).\n\nCheck out the [NEW_COMPONENT.md](https://github.com/SAP/fundamental-ngx/blob/main/NEW_COMPONENT.md) guide on building a new component for the library and creating the necessary documentation for your new component.\n\n## Similar Projects\n\n## \u003ca name=\"7\"\u003e\u003c/a\u003e7. Similar Projects\n\n[Fundamental-react](https://github.com/SAP/fundamental-react) - React implementation of Fundamental Library Styles\n\n[Fundamental-vue](https://github.com/SAP/fundamental-vue) - Vue implementation of Fundamental Library Styles\n","funding_links":[],"categories":["Third Party Components"],"sub_categories":["UI Libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSAP%2Ffundamental-ngx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSAP%2Ffundamental-ngx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSAP%2Ffundamental-ngx/lists"}