This repository holds the sources for jars that provide the web console components of the JGrapes framework.
See the project's home page for details.
-
Consoles: vuejs
-
Providers: chartjs
, forkawesome
, gridstack
, jgwcvuecomponents
, jquery
, lodash
, luxon
, markdownit
, vue
-
Conlets: locallogin
, oidclogin
, markdowndisplay
, sysinfo
-
Miscellaneous: rbac
-
Example (Demo) Conlets: formtest
, helloworld
, styletest
,
Deprecated Modules
Consoles: bootstrap4 ,
jqueryui
,
Providers: datatables
,
fontawesome
,
jqueryui
,
jquitouchpunch
,
moment
,
vuejs
,
vuex
See the project's home page.
A demo configuration of the portal is available at heroku.
The libraries can be built with ./gradlew build
. For working with
the project in Eclipse run ./gradlew eclipse
before importing the
project.