Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Stücker
cpm-index
Commits
b9826938
Commit
b9826938
authored
May 20, 2017
by
Michael Hanus
Browse files
Specs updated
parent
67b8f531
Changes
2
Hide whitespace changes
Inline
Side-by-side
ui/1.0.0/package.json
View file @
b9826938
...
...
@@ -5,6 +5,15 @@
"maintainer"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"Libraries to implement declarative user interfaces"
,
"category"
:
[
"User Interface"
],
"description"
:
"This package contains a collection of libraries
to implement graphical user interfaces as well as
web-based user interfaces from declarative descriptions.
Exploiting these libraries, it is possible
to define the structure and functionality of a user interface
independent from the concrete technology.
Thus, a graphical user interface or a web-based user interface
can be generated from the same description by simply changing
the name of the imported libraries."
,
"dependencies"
:
{
},
"exportedModules"
:
[
"UI"
,
"UI2GUI"
,
"UI2HTML"
,
"GUI2HTML"
,
...
...
ui/2.0.0/package.json
View file @
b9826938
...
...
@@ -5,6 +5,15 @@
"maintainer"
:
"Michael Hanus <mh@informatik.uni-kiel.de>"
,
"synopsis"
:
"Libraries to implement declarative user interfaces"
,
"category"
:
[
"User Interface"
],
"description"
:
"This package contains a collection of libraries
to implement graphical user interfaces as well as
web-based user interfaces from declarative descriptions.
Exploiting these libraries, it is possible
to define the structure and functionality of a user interface
independent from the concrete technology.
Thus, a graphical user interface or a web-based user interface
can be generated from the same description by simply changing
the name of the imported libraries."
,
"dependencies"
:
{
},
"exportedModules"
:
[
"UI"
,
"UI2GUI"
,
"UI2HTML"
,
"GUI2HTML"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment