Skip to content

Angular components implementation of Fundamental Library Styles guidelines. The library is aiming to provide an Angular implementation of the components designed in Fundamental Library Styles.

License

reinholdk/fundamental-ngx

 
 

Repository files navigation

Fundamental Library for Angular

Content

1. Description

The SAP Fundamental Styles library is a design system and HTML/CSS component library used to build modern product user experiences with the SAP look and feel.

This repository contains 2 libraries,

  • @fundamental-ngx/core: The Fundamental-ngx core provides base angular implementation of SAP Fundamental 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.

2. Requirements

To download and use Fundamental Library for Angular, you will first need to install the node package manager.

Fundamental Library for Angular is intended for use with Angular 8 or newer.

Prior knowledge of Angular is recommended, to use the fundamental-ngx library.

3. Known Issues

4. Support

If you encounter an issue, you can create a ticket.

5. Contributing

If you want to contribute, please check 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

7. Similar Projects

Fundamental-react - React implementation of SAP Fundamental Styles

Fundamental-vue - Vue implementation of SAP Fundamental Styles

About

Angular components implementation of Fundamental Library Styles guidelines. The library is aiming to provide an Angular implementation of the components designed in Fundamental Library Styles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.6%
  • HTML 22.3%
  • SCSS 3.4%
  • Handlebars 0.3%
  • Shell 0.2%
  • JavaScript 0.2%