Created Dependencies (markdown)

Azgaar 2018-03-29 19:12:23 +03:00
parent fdfc2ae996
commit 1eee41c21e

7
Dependencies.md Normal file

@ -0,0 +1,7 @@
The list of used libraries. Many thanks for their authors:
* [D3.js v.4](https://d3js.org) by Mike Bostock
* [jQuery v. 3.1.1](https://code.jquery.com/jquery-3.1.1.min.js) and [jQuery-ui](https://jqueryui.com)
* [Polylabel](https://github.com/mapbox/polylabel) by Vladimir Agafonkin
* [Priority-queue](https://github.com/adamhooper/js-priority-queue) by Adam Hooper
* [Quantize](https://gist.github.com/thinkxl/4262930) by Nick Rabinowitz