You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<title>MetaConfigurator – JSON Schema Editor and Form Generator</title>
10
-
<metaname="description" content="MetaConfigurator is a powerful JSON Schema editor and form generator. It provides a graphical schema editor, CSV import, code and documentation generation, AI-assistance and more." />
<metaproperty="og:title" content="MetaConfigurator – JSON Schema Editor and Form Generator" />
13
-
<metaproperty="og:description" content="MetaConfigurator is a powerful JSON Schema editor and form generator. It provides a graphical schema editor, CSV import, code and documentation generation, AI-assistance and more." />
<title>MetaConfigurator – JSON Schema Editor and Form Generator</title>
11
+
<meta
12
+
name="description"
13
+
content="MetaConfigurator is a powerful JSON Schema editor and form generator. It provides a graphical schema editor, CSV import, code and documentation generation, AI assistance, and more."
14
+
/>
16
15
17
-
<scripttype="application/ld+json">
18
-
{
19
-
"@context": "https://schema.org",
20
-
"@type": "SoftwareApplication",
21
-
"name": "MetaConfigurator",
22
-
"url": "https://www.metaconfigurator.org/",
23
-
"applicationCategory": "DeveloperApplication",
24
-
"operatingSystem": "Web",
25
-
"description": "MetaConfigurator is a JSON Schema Editor and Form Generator with AI assistance and Code/Documentation generation for JSON, YAML and XML.",
26
-
"softwareVersion": "1.0.0",
27
-
"author": [
28
-
{
29
-
"@type": "Person",
30
-
"name": "Felix Neubauer"
31
-
},
32
-
{
33
-
"@type": "Person",
34
-
"name": "Paul Bredl"
35
-
},
36
-
{
37
-
"@type": "Person",
38
-
"name": "Minye Xu"
39
-
},
40
-
{
41
-
"@type": "Person",
42
-
"name": "Keyuriben Patel"
43
-
},
44
-
{
45
-
"@type": "Person",
46
-
"name": "Jürgen Pleiss"
47
-
},
48
-
{
49
-
"@type": "Person",
50
-
"name": "Benjamin Uekermann"
51
-
}
52
-
]
53
-
}
54
-
</script>
16
+
<metaproperty="og:title" content="MetaConfigurator – JSON Schema Editor and Form Generator" />
17
+
<meta
18
+
property="og:description"
19
+
content="MetaConfigurator is a powerful JSON Schema editor and form generator. It provides a graphical schema editor, CSV import, code and documentation generation, AI assistance, and more."
<h1>MetaConfigurator – JSON Schema Editor and Form Generator with AI assistance and Code/Documentation generation for JSON, YAML and XML.</h1>
60
-
<scripttype="module" src="/src/main.ts"></script>
61
-
</body>
62
-
</html>
24
+
<scripttype="application/ld+json">
25
+
{
26
+
"@context": "https://schema.org",
27
+
"@type": "SoftwareApplication",
28
+
"name": "MetaConfigurator",
29
+
"url": "https://www.metaconfigurator.org/",
30
+
"applicationCategory": "DeveloperApplication",
31
+
"operatingSystem": "Web",
32
+
"description": "MetaConfigurator is a JSON Schema Editor and Form Generator with AI assistance and code/documentation generation for JSON, YAML, and XML.",
0 commit comments