Skip to content

Commit da7885f

Browse files
Christoph Bieringkazupon
Christoph Biering
authored andcommitted
added vue-c3 to charts section (#1460)
1 parent 0eea615 commit da7885f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
- [Vue.js TodoMVC](https://github.com/vuejs/vue/tree/dev/examples/todomvc)
203203
- [CoffeeScript Version](https://github.com/anfelor/TodoMVC-CoffeeScript-and-Vue.js)
204204
- [**Vue.js HackerNews Clone**](https://github.com/vuejs/vue-hackernews)
205-
- [**Vue.js 2.0 HackerNews Clone**](https://github.com/vuejs/vue-hackernews-2.0)
205+
- [**Vue.js 2.0 HackerNews Clone**](https://github.com/vuejs/vue-hackernews-2.0)
206206

207207
### Tutorials
208208

@@ -290,7 +290,7 @@
290290
- [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) by [@Atom_Hernandez](https://twitter.com/Atom_Hernandez)
291291

292292
### Examples
293-
293+
294294
- [Starter Application with JWT Auth + sample backend API in Laravel](http://forum.vuejs.org/topic/39/starter-application-with-jwt-auth-sample-backend-api)
295295
- [Node Webkit + Vue example](https://github.com/brandonjpierce/node-webkit-boilerplate) by @brandonjpierce
296296
- [Vue Samples](https://github.com/superlloyd/VueSamples) by @superlloyd
@@ -371,7 +371,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/
371371
- [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) - A flowchart editor with SVG and Vue by [OXOYO](https://github.com/OXOYO)
372372
- [koa-vue-notes-web](https://github.com/johndatserakis/koa-vue-notes-web) - A fleshed-out SPA using Koa 2.3 on the backend and Vue 2.4 on the frontend. Includes fully featured user-authentication components, CRUD actions for the user's notes, and Vuex store modules.
373373
- [Vuejs Shopping Cart](https://github.com/ittus/vuejs-firebase-shopping-cart) - Shopping cart example using Vuejs and Firebase
374-
- [PokedexVueJs](https://github.com/rchung95/PokedexVueJs) by @rchung95
374+
- [PokedexVueJs](https://github.com/rchung95/PokedexVueJs) by @rchung95
375375

376376
### Books
377377

@@ -731,6 +731,7 @@ Tooltips / popovers
731731
- [vuebars](https://github.com/DeviaVir/vue-bar) - Simple, elegant spark bars for Vue.js.
732732
- [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) - Vue component to graph networks using d3-force
733733
- [vue2vis](https://github.com/alexcode/vue2vis) - Vue2 wrapper for [Visjs](http://visjs.org).
734+
- [vue-c3][https://github.com/chryb/vue-c3] - A reusable vue component for c3 charts
734735

735736
### Time
736737

@@ -1529,7 +1530,7 @@ Tooltips / popovers
15291530
- [vue-seed](https://github.com/dulin666/vue-seed) - vue-seed is minimal seed for those looking to get up-and-running with Vue
15301531
- [nuxt-seed](https://github.com/dulin666/nuxt-seed) - nuxt-seed is minimal seed for those looking to get up-and-running with Vue and Nuxt
15311532
- [rails_vue_melt](https://github.com/midnightSuyama/rails_vue_melt) - Rails view with webpack=vue optimizer.
1532-
- [vue-starter](https://github.com/rohitkrai03/vue-starter) - A Vue.js starter kit that lets you focus on more programming and less configuration.
1533+
- [vue-starter](https://github.com/rohitkrai03/vue-starter) - A Vue.js starter kit that lets you focus on more programming and less configuration.
15331534
- [vue-standalone-component](https://github.com/InCuca/vue-standalone-component) - A standalone component generator with documentation support using jsdoc and vue-styleguidist
15341535

15351536
### Client

0 commit comments

Comments
 (0)