From baed3b80583a598d1a257c76b8de538f10ed376a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20P=C3=B6mp?= Date: Fri, 8 Nov 2024 11:49:47 +0100 Subject: [PATCH] docs(web-components): improved README.md --- libs/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/libs/README.md b/libs/README.md index 9f5be8c9b..af65917f7 100644 --- a/libs/README.md +++ b/libs/README.md @@ -15,7 +15,7 @@ This sections shows an overview of all custom libraries used by OCTRA. All Angul -utilities +NPM Version Browser, NodeJS @@ -26,7 +26,7 @@ library with custom functions used in the other libraries or apps like OCTRA -media +NPM Version Browser, NodeJS @@ -37,7 +37,7 @@ all media related classes without dependencies to dom library -web-media +NPM Version Browser @@ -48,7 +48,7 @@ all media related classes (for now audio only: audio playback a.s.o) -assets +NPM Version Browser, NodeJS @@ -59,7 +59,7 @@ library with shared assets in octra applications e.g. JSON schemata -json-sets +NPM Version Browser, NodeJS @@ -70,7 +70,7 @@ This library allows to define a set of valid objects using JSON and valid these. -annotation +NPM Version Browser, NodeJS @@ -81,7 +81,7 @@ Objects and other classes used to handle annotation tasks -ngx-components +NPM Version Angular @@ -92,7 +92,7 @@ Angular components e.g. for the signal displays -ngx-utilities +NPM Version Angular @@ -103,10 +103,10 @@ library with custom functions used in angular projects -web-components +web-components -Briwser +Browser library with web-components containing components from ngx-components. These components can be used in other frameworks or Vanilla JS. See demo.