Skip to content

Commit

Permalink
Triage some PRs (vuejs#965)
Browse files Browse the repository at this point in the history
* triage PR vuejs#959

* triage PR vuejs#960

* triage PR vuejs#961

* triage PR vuejs#962

* triage PR vuejs#963

* triage PR vuejs#964
  • Loading branch information
kazupon authored Mar 22, 2017
1 parent b6296be commit e58ab47
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ vue-router 2.0, vue-infinite-scroll 2.0, vue-progressbar 2.0 by [TIGERB](https:/
- [aspnetcore-Vue-starter](https://github.com/MarkPieszak/aspnetcore-Vue-starter) A VueJS 2 starter template as part of an asp.net MVC dotnetcore project. This template includes the VueJS client app and a backend API controller.
- [**vue-reddit-app**](https://github.com/yujiahaol68/reddit-app) A Reddit SPA [_**demo**_](https://yujiahaol68.github.io/reddit-app/) built with **Vue 2.X** , **Vue Router 2** , **Vuex** and **axios**. Using Muse-UI and vue-cli webpack template by [@yujiahaol68](https://github.com/yujiahaol68)
- [**vue-music-qq**](https://github.com/pluto1114/vue-music-qq) A qq-music project is based on vue-cli. The pages are simple and smooth
- [Veggie Map](https://veggiemap.herokuapp.com/) An interactive demo using Vuejs + Vue router + Leaflet and Firebase


### Books
Expand Down Expand Up @@ -506,6 +507,7 @@ Tooltips / popovers
### Menu

- [vue-side-nav](https://github.com/vue-comps/vue-side-nav) - Side-nav.
- [vue-navigation](https://github.com/zack24q/vue-navigation) - A page navigation library, built with vue2 and vue-router2. 一个页面导航库,依赖vue2与vue-router2。by [zack24q](https://github.com/zack24q)

### Carousel

Expand Down Expand Up @@ -734,7 +736,8 @@ Tooltips / popovers
- [vue-admin](https://github.com/vue-bulma/vue-admin) - Vue Admin Panel Framework, Powered by Vue 2.0 and Bulma 0.3.
- [vuikit](https://github.com/vuikit/vuikit) - UIkit with all the power of Vue.
- [element-ui](https://github.com/ElemeFE/element) - A Vue.js 2.0 UI Toolkit for Web.
- [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) - Twitter Bootstrap 4 Components For Vue.js 2.
- [bootstrap-vue](https://bootstrap-vue.github.io) - Bootstrap 4 Components for Vue.js 2.
- [uiv](https://github.com/wxsms/uiv) Bootstrap3 components implemented by Vue2.

###### Mobile

Expand Down Expand Up @@ -914,6 +917,7 @@ Tooltips / popovers
- [vuex-plugin-jsdata](https://github.com/AlexandreBonaventure/vuex-jsdata-plugin) - A plugin for syncing Vuex store with js-data.
- [vuex-local](https://github.com/ktsn/vuex-local) - Local state management within Vuex.
- [vuex-action](https://github.com/varHarrie/vuex-action) - Utilities for vuex to easily create and manage actions.
- [vuex-rest-api](https://github.com/christianmalek/vuex-rest-api) - A Helper utility to simplify the usage of REST APIs with Vuex. Based on axios.

###### Sync Between Tabs

Expand Down Expand Up @@ -1052,6 +1056,7 @@ Tooltips / popovers
#### Intellij

- [Vue.js Plugin](https://github.com/postalservice14/vuejs-plugin) - Vue.js features for the Intellij Platform (WebStorm, RubyMine, Intellij, etc).
- [Vue.js support for WebStorm](https://github.com/JetBrains/intellij-plugins/tree/master/vuejs), IntelliJ IDEA, PhpStorm, PyCharm & RubyMine – official Vue.js support by JetBrains

#### Emacs

Expand All @@ -1066,7 +1071,6 @@ Tooltips / popovers




## Scaffold

*Scaffold / boilerplate / seed / starter kits / stack ensemble / Yeoman generator*
Expand Down

0 comments on commit e58ab47

Please sign in to comment.