forked from mviewer/mviewer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CREDITS
49 lines (38 loc) · 1.44 KB
/
CREDITS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Credits
=======
OpenLayers3
==========
OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles, vector data and markers loaded from any source. OpenLayers has been developed to further the use of geographic information of all kinds. It is completely free, Open Source JavaScript, released under the 2-clause BSD License (also known as the FreeBSD).
https://openlayers.org/
JQuery
======
jQuery is a fast, small, and feature-rich JavaScript library.
https://jquery.org/license/ under MIT Licence
Bootstrap
======
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
http://getbootstrap.com/
Bootstrap-slider
======
A Bootstrap slider component
https://github.com/seiyria/bootstrap-slider
bootstrap-datepicker
======
A datepicker for twitter bootstrap.
https://github.com/uxsolutions/bootstrap-datepicker/
Sortable
======
Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices.
https://github.com/RubaXa/Sortable
Mustache.js
======
Logic-less templates with JavaScript
https://github.com/janl/mustache.js
Proj4
=====
JavaScript library to transform coordinates from one coordinate system to another, including datum transformations
http://proj4js.org/
xml2json
======
A simple jQuery plugin that converts XML data, typically from $.ajax requests, to a valid JSON object.
https://github.com/sparkbuzz/jQuery-xml2json