Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gavinr/wab-wikipedia-search
A demo widget that shows basic Wikipedia search / location display.
https://github.com/gavinr/wab-wikipedia-search
demo javascript web-appbuilder web-appbuilder-widgets wikipedia wikipedia-search
Last synced: 29 days ago
JSON representation
A demo widget that shows basic Wikipedia search / location display.
- Host: GitHub
- URL: https://github.com/gavinr/wab-wikipedia-search
- Owner: gavinr
- Created: 2015-03-12T14:17:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T19:35:26.000Z (almost 6 years ago)
- Last Synced: 2024-10-06T10:42:37.527Z (about 1 month ago)
- Topics: demo, javascript, web-appbuilder, web-appbuilder-widgets, wikipedia, wikipedia-search
- Language: JavaScript
- Homepage: https://gavinr.github.io/wab-wikipedia-search/
- Size: 72.4 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wikipedia Search
A Web AppBuilder widget that allows the user to map articles that are found via a keyword search.
[Demo App](https://gavinr.github.io/wab-wikipedia-search/)
[Wikipedia Search on ArcGIS Codesharing](http://www.arcgis.com/home/item.html?id=3aece72355ea4106a1770e52efc7bc92)
[![Screenshot](https://github.com/gavinr/wab-wikipedia-search/raw/master/doc/wab-wikipedia-search.gif)](https://gavinr.github.io/wab-wikipedia-search/)
## About
This widget was created with the [generator-esri-appbuilder-js](https://github.com/Esri/generator-esri-appbuilder-js). For more information about the Gruntfile or file structure, see the documentation there.