## Executive summary

This repository contains JS libraries and components that can be published on NPM registry and used by other projects.
The development and delivery workflow of the code of this repository is specific:

1. develop
2. publish a version

No deployment is done from this repository. The publishing of a version of one or several components is done on the developer local environment (not on GitLab, GitHub or other CI).

This repository can be used without any other repository or requirement.