CONTENTS OF TOP-LEVEL FOLDERS :
Sharing these files is the main reasons I made this repository public.
Please see my article D3 Visualization with Vue.js : a powerful alliance (when done right)!
Sub-folders:
- D3js: tests with just D3.js (no Vue)
- SVG: SVG tests, plus some libraries. Of particular interest is the library in SVG_helper (actively used with D3)
- Vue_and_D3: tests and demos in leveraging Vue with D3
Simple tests, mostly from the time I was first learning Vue.
No claim of them being good code, but they might be of interest to new Vue2 learners (to whom I highly recommend this extended video series from "The Net Ninja")
I also hugely recommend 7 Ways to Define a Component Template in Vue.js ; I personally like "Template literals": very readable, with no need to bother with compilation - ready to use!
The download of the very final release of Vue2 (version 2.6.12).
A very stable, excellent version of Vue!
Fast and convenient to link to a locally-stored copy.