Skip to content

Commit 26ac87b

Browse files
TheZokeredgarmueller
authored andcommitted
Add README for common package
1 parent 89215b9 commit 26ac87b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: jsonforms-tooling-common/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# JSONForms Tooling Common Package
2+
3+
This package is used by the JSONForms Tooling Visual Studio Code extensions and the Theia plugin, to outsource common shared code. This package is not meant to be used on it's own.
4+
5+
It provides the following functions (for vscode and theia):
6+
* Generate a default UI schema
7+
* Scaffolded a sample JSONForms project
8+
* Preview JSONForms schema and uischema

0 commit comments

Comments
 (0)