Skip to content

Misc. tests/demos for Vue.js, D3.js, SVG, and the combination of Vue and D3

Notifications You must be signed in to change notification settings

BrainAnnex/Vue-D3-SVG-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misc. tests/demos for Vue.js, D3.js, SVG, and the combination of Vue and D3

CONTENTS OF TOP-LEVEL FOLDERS :

visualization

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

Vue

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!


Vue2_lib

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.

About

Misc. tests/demos for Vue.js, D3.js, SVG, and the combination of Vue and D3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published