Whether the purpose is to split a large corporate application into small pieces, or to offer general functions to other projects — every Angular developer eventually needs to build Angular libraries. Here, we are approaching this with the official Angular Package Format which defines a lot of details to respect. For this, we develop a npm package and
