From e482b6c82483267d00718e5d3bc45e7d03bcc64e Mon Sep 17 00:00:00 2001
From: jos
Date: Mon, 23 Feb 2015 16:20:09 +0100
Subject: [PATCH] Added links to cdnjs in downloads section
---
index.html | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 8fd5ff2b..fa040846 100644
--- a/index.html
+++ b/index.html
@@ -209,12 +209,19 @@
as part of CHAP.
Vis.js runs fine on Chrome, Firefox, Opera, Safari, IE9+, and most mobile browsers (with full touch support).
This site contains documentation, downloads and live examples of vis.js. The sourcecode of vis.js is available at Github. For questions, issues, and suggestions please use the issues section of the Github project.
- installing with npm
+
+ install with npm
npm install vis
- installing with bower
+ install with bower
bower install vis
+ link from cdnjs.com
+
+ vis.min.js
+ vis.min.css
+
download
- vis.zip (version 3.10.0)
+
+ vis.zip (version 3.10.0)