Skip to content

devonfw/devon4ng-library

Repository files navigation

devon4ng library

This project was generated with Angular CLI version 7.3.6 and upgraded to Angular 11.2.1. It contains the devon4ng libraries.

Library catalogue

This repository includes the following devon4ng libraries.

Project Requirements

In order to use these libraries your project must use at least Angular 7 in order to ensure the library will work as expected. To install the correct vesion for your Angular project please refer to the versions in the correspondent npm package page:

How to contribute

Please follow our Contributing Guide, therefore the contributor must make a Pull Request with the new developed library following our Angular Library documentation file:

$ ng generate library @devon4ng/library-name --prefix library-prefix-wanted
ℹ️
Prefix is optional.

After reviewing this PR the devonfw Core Team will publish the NPM package in case the library maintains the expected quality level.