Skip to content

LuisManuelNR/vue-cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-cc

Build graph with svg component in a vue way, no dependency

install the package

npm i @chazy/vue-cc

use

import Vue from 'vue'
import cc from '@chazy/vue-cc'
Vue.use(cc)

and you ready to use the components, to see some example take a look in example/app.vue

About

Build graph with svg component in a vue way, no dependency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published