From 1eee41c21e72f5dd6c7018457fb0e9d37a5cc76c Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 29 Mar 2018 19:12:23 +0300 Subject: [PATCH] Created Dependencies (markdown) --- Dependencies.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Dependencies.md diff --git a/Dependencies.md b/Dependencies.md new file mode 100644 index 0000000..a5cd80d --- /dev/null +++ b/Dependencies.md @@ -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 \ No newline at end of file