Fundamental Ngx

screenshot of Fundamental Ngx
angular

Fundamental Library for Angular is SAP Design System Angular component library

Overview

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. It consists of two libraries: @fundamental-ngx/core and @fundamental-ngx/platform. The core library provides base angular implementation of Fundamental Library Styles and offers a rich set of components for developers to use when building angular applications. The platform library enhances the core functionality with additional features and provides higher abstraction for the components.

Features

  • SAP Design System Angular component library
  • Consists of two libraries: @fundamental-ngx/core and @fundamental-ngx/platform
  • Rich set of components for building angular applications
  • Customization flexibility at the HTML template level
  • Enhanced functionality and abstraction in the platform library
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.