This library simply distributes Oblique's Service Navigation component as a Web Component. This is useful for non-Angular applications that still use ePortal.
This package is the @oblique/service-navigation-web-component
library distributed on NPM.
See README.md on GitHub for information about the other packages.
- start: starts the project on port 3003
- lint: lints the projects with EsLint, StyleLint and Prettier; Automatically run on the CI pipeline
- format: same as lint, but with autofix parameter
- test: run all tests and collects coverage
- test-ci: same as test, but an additional Sonar report is generated; Automatically run on the CI pipeline
- build: build the library; Automatically run on the CI pipeline
- release: create a new release, i.e. bump version number and updates the changelog
Copyright (c) The Swiss Confederation, represented by the Federal Office of Information Technology, Systems and Telecommunication FOITT.
Licensed under the MIT license.