Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

YangCatalog/yangcatalog-ui

Repository files navigation

YANG Catalog UI

For YANG Validator, see: https://github.com/YangCatalog/yang-validator-extractor

For YANG Regex Validator (yangre), see: https://github.com/YangCatalog/yang-validator-extractor

This repository contains the code for displaying and formating of most of YANG Catalog's public web pages. This includes:

The statistics data displayed is generated by sdo-analysis.

The rest of the data is provided by the backend.

Technical information

YANG Catalog's frontend is written in Angular and TypeScript.

The docker container is meant to be deployed with docker-compose or k8s as part of a full YANG Catalog instance with the deployment repository.