WABDE: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) |
||
Line 1: | Line 1: | ||
== WABDE = Esri Web App Builder, Developer Edition == | == WABDE = Esri Web App Builder, Developer Edition == | ||
I have it working in Docker, and publish it on the [https://hub.docker.com/wildsong/wabde Hub] | I have it working in Docker, and publish it on the [https://hub.docker.com/r/wildsong/wabde Docker Hub] | ||
and in [https://github.com/Wildsong/docker-ArcGISWebAppBuilder Github] now. | and in [https://github.com/Wildsong/docker-ArcGISWebAppBuilder Github] now. | ||
Revision as of 17:44, 17 March 2021
WABDE = Esri Web App Builder, Developer Edition
I have it working in Docker, and publish it on the Docker Hub and in Github now.
Open Source part
Reading the license file tells me they built it on a lot of open source, this is an interesting source of information about what people are using in their projects.
- dojo
- dijit
- dojox
- dgrid
- xstyle
- put-selector
- dstore
- esri/workers/libs/rtree.js
- esri/workers/libs/kdtree.js
- bigjs
- pdf.js
- png.js
- unitBezier.js
- mapbox-gl-js
- glmatrix.js
- hershey fonts
- glfx.js
- ace.js
- jsPdf https://github.com/MrRio/jsPDF
- store.js
- usng.js
- qrcode generator https://github.com/kazuhikoarase/qrcode-generator
- jquery
...and more but I am tired of typing