|
202 | 202 | - [Vue.js TodoMVC](https://github.com/vuejs/vue/tree/dev/examples/todomvc)
|
203 | 203 | - [CoffeeScript Version](https://github.com/anfelor/TodoMVC-CoffeeScript-and-Vue.js)
|
204 | 204 | - [**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) |
206 | 206 |
|
207 | 207 | ### Tutorials
|
208 | 208 |
|
|
290 | 290 | - [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)
|
291 | 291 |
|
292 | 292 | ### Examples
|
293 |
| - |
| 293 | + |
294 | 294 | - [Starter Application with JWT Auth + sample backend API in Laravel](http://forum.vuejs.org/topic/39/starter-application-with-jwt-auth-sample-backend-api)
|
295 | 295 | - [Node Webkit + Vue example](https://github.com/brandonjpierce/node-webkit-boilerplate) by @brandonjpierce
|
296 | 296 | - [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:/
|
371 | 371 | - [X-Flowchart-Vue](https://github.com/OXOYO/X-Flowchart-Vue) - A flowchart editor with SVG and Vue by [OXOYO](https://github.com/OXOYO)
|
372 | 372 | - [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.
|
373 | 373 | - [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 |
375 | 375 |
|
376 | 376 | ### Books
|
377 | 377 |
|
@@ -731,6 +731,7 @@ Tooltips / popovers
|
731 | 731 | - [vuebars](https://github.com/DeviaVir/vue-bar) - Simple, elegant spark bars for Vue.js.
|
732 | 732 | - [vue-d3-network](https://github.com/emiliorizzo/vue-d3-network) - Vue component to graph networks using d3-force
|
733 | 733 | - [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 |
734 | 735 |
|
735 | 736 | ### Time
|
736 | 737 |
|
@@ -1529,7 +1530,7 @@ Tooltips / popovers
|
1529 | 1530 | - [vue-seed](https://github.com/dulin666/vue-seed) - vue-seed is minimal seed for those looking to get up-and-running with Vue
|
1530 | 1531 | - [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
|
1531 | 1532 | - [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. |
1533 | 1534 | - [vue-standalone-component](https://github.com/InCuca/vue-standalone-component) - A standalone component generator with documentation support using jsdoc and vue-styleguidist
|
1534 | 1535 |
|
1535 | 1536 | ### Client
|
|
0 commit comments