back to home

SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library

290 stars
140 forks
160 issues
TypeScriptHTMLSCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing SAP/fundamental-ngx in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/SAP/fundamental-ngx)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Fundamental Library for Angular • Description The 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. This repository contains 2 libraries(npm packages), • @fundamental-ngx/core: The Fundamental-NGX core provides base angular implementation of Fundamental Library Styles to offer developers a rich set of components 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. • @fundamental-ngx/platform: The Fundamental-NGX platform is built on top of the core to both enhance existing functionality with additional features 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. • Requirements To download and use Fundamental Library for Angular, you will first need to install the node package manager and yarn package manager ( and then ). Fundamental Library for Angular is intended for use with Angular 15 or newer. Prior knowledge of Angular is recommended, to use the fundamental-ngx library. • Known Issues • Please see Issues. • Contribution Known Issues • Support If you encounter an issue, you can create a ticket. Angular Versions Support: Our versions offer Angular support. More information can be found here. • Features and enhancements are developed to the latest version of fundamental-ngx. • Bugfixes can be downported to the latest ngx version, which is compiled with the second last Angular version. • Contributing If you want to contribute, please check the SAP Contribution Guidelines, the CONTRIBUTING.md documentation for contribution guidelines. Please follow the Angular commit message guidelines. Check out the NEW_COMPONENT.md guide on building a new component for the library and creating the necessary documentation for your new component. Similar Projects • Similar Projects Fundamental-react - React implementation of Fundamental Library Styles Fundamental-vue - Vue implementation of Fundamental Library Styles