From cfd44430cdcb1b4195ef401f4b4047cddef66a2f Mon Sep 17 00:00:00 2001 From: wildone Date: Thu, 6 Jul 2023 16:40:16 +1000 Subject: [PATCH] copy components to proper names. --- components/api-algorithm.html | 92 ++++++++++++++++++++++++++++ components/api-createsvg.html | 109 ++++++++++++++++++++++++++++++++++ 2 files changed, 201 insertions(+) create mode 100644 components/api-algorithm.html create mode 100644 components/api-createsvg.html diff --git a/components/api-algorithm.html b/components/api-algorithm.html new file mode 100644 index 0000000..7707f5a --- /dev/null +++ b/components/api-algorithm.html @@ -0,0 +1,92 @@ + + + Run a node and edges algorithm on a TypeRefinery database. + + +
+
Title
+
Endpont
+
Requirements (space separated)
+
Algorithm:
+
+
+
+ +
+ +
NAME v
+
+ diff --git a/components/api-createsvg.html b/components/api-createsvg.html new file mode 100644 index 0000000..d3ff862 --- /dev/null +++ b/components/api-createsvg.html @@ -0,0 +1,109 @@ + + + Run WebCola Viz to your flow. + + +
+
Title
+
Endpont Projects
+
Endpont CreateSvg
+
Dependencies JS (space separated)
+
Code:
+
+
+
+ +
+ +
NAME v
+
+ \ No newline at end of file