thoughtbit / it-note

:books: 琐碎的知识, I code it
315 stars 36 forks source link

Vue.js #38

Open moocss opened 8 years ago

moocss commented 8 years ago

https://github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README-CN.md (Vue.js 组件编码规范)

https://github.com/vuejs-tips/cheatsheet (小抄)

http://vuejsdevelopers.com/2017/03/24/vue-js-component-templates/

http://www.jianshu.com/p/79a37137e45d (打造 Vue.js 可复用组件👍 💯)

https://github.com/QingWei-Li/vue-tricks (实用技巧 👍 💯 )

https://defed.github.io/categories/Vue/ (Vue源码解读)

https://github.com/dwqs/blog/issues/51 (如何在 Vue.js 中使用第三方库 👍 💯))

https://github.com/NoDivide/astrum , http://astrum.nodividestudio.com/pattern-library/ (A lightweight pattern library for any web project, :+1: :100: , UI 组件 设计模式库, 参考)

https://github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README-CN.md (Vue.js 组件编码规范)

https://medium.freecodecamp.com/vue-js-introduction-for-people-who-know-just-enough-jquery-to-get-by-eab5aa193d77 ( jQuery 向 vue 过渡)

http://www.cnblogs.com/kidsitcn/p/5409994.html (vuejs心法和技法)


https://gitee.com/cssui/vue-admin-block (基于 Vue, iView, Axios, Mock 企业级后台管理系统最佳实践。)

https://segmentfault.com/a/1190000008010666 (Vue2.0 ——生命周期和钩子函数的一些理解) http://www.cnblogs.com/keepfool/p/5690366.html (Vue.js——vue-router 60分钟快速入门)

https://github.com/JsAaron/vue-analysis (vue.js框架源码剖析与实现)

https://github.com/dingyiming/demo-Vue-sign (vue组件化做注册登陆页面简单记录) https://github.com/auth0-blog/vue-jwt-authentication

https://github.com/codegrid/2015-vuejs (Vuejs 入门Demo :100: )

https://github.com/kucharzyk/vuejs-java-starter :+1: :100:

http://jsfiddle.net/75kcxLuq/ (对话框) http://jsfiddle.net/75kcxLuq/1/

https://github.com/hilongjw/vue-material-blog https://github.com/hilongjw/vue-vueRouter-webpack-example

https://github.com/leinue/vue-feeds

https://github.com/egoist/vbuild ( Vue构建工具 ) https://github.com/soliury/vue-webpack-kit

https://github.com/egoist/vuepack (vue todo)

http://ihanyang.github.io/demo/vue-calendar/

https://github.com/auth0-blog/vue-jwt-authentication (Vue 實作簡易驗證機制 App 👍 💯 )

Vue小例子

https://github.com/CaiJinyc/vue-music-webapp (一款基于Vue 全家桶制作的移动端音乐 WebApp 👍 💯)

https://github.com/netease-im/NIM_Web_Demo_H5 (网易云信Web Demo Html5 移动端适配)

https://molunerfinn.com/Vue+Koa/ (登录,todolist) https://github.com/Selvin11/login (Vue + Vue-router + Vuex 实现前端页面及逻辑,Express 实现注册登录登出的RestFul API 。) https://github.com/ykloveyxk/vue-login (这是一个基于 vue & axios & nodejs(express) & mongodb (mongoose) 的登录/注册demo) https://github.com/superman66/vue-axios-github (Vue 全家桶 + axios 前端实现登录拦截、登出、拦截器等功能, 👍 💯 )

https://github.com/auth0-blog/vuejs2-authentication-tutorial (Vuejs 2 Authentication Tutorial)

https://github.com/Awheat/vue2-douban-market (这是基于vue2 + vue-router2 + vuex + axios 仿(豆瓣市集)的一个webapp项目!)

https://github.com/SimonZhangITer/DataVisualization https://github.com/sailengsi/sls-vuex2-demo https://github.com/sailengsi/sls-admin

https://github.com/kenberkeley/vue-demo (Vue.js 示例项目 · 简易留言板。本项目拥有完善的文档说明与注释,让您快速上手 Vue.js 开发 SPA。Webpack / ES6 + Babel / Vue Router / Vue Resource / (Vue Validator ?) / (Vuex ?) —— An Excellent Vue Starter with Best Practice / 最佳实践)

https://github.com/danielschmitz/vue-codes ( Practical Vue.js )

https://github.com/danielschmitz/crud-vuejs

https://github.com/danielschmitz/vue-codigos

https://github.com/o2team/athena-component (Vue + Koa , athena新组件平台,提供组件上传、预览、拉取 :+1: )

https://github.com/Yuyz0112/MyKita-Vue-Front-End (网站单页) https://github.com/Yuyz0112/vue-examples (caster,data-table,wow-stream ) https://github.com/Yuyz0112/vue-loadmore-demo

https://github.com/redgang/redx-vue (基于vue、vue-router、vuex、webpack、postcss等实现移动端解决方案 👍 💯 )

https://github.com/qianjiahao/vue-problems-and-solutions

https://github.com/xufei/vue-admin

Vue2.0

http://www.imooc.com/article/25167 (借助axios的拦截器实现Vue.js中登陆状态校验的思路)

https://github.com/tower1229/Vue-Access-Control (Vue-Access-Control是一套基于Vue/Vue-Router/axios 实现的前端用户权限控制解决方案,通过对路由、视图、请求三个层面的控制,使开发者可以实现任意颗粒度的用户权限控制。👍 💯)

https://github.com/epicmaxco/vuestic-admin (Vue.js admin dashboard 👍 💯 )

https://github.com/nicejade/vue-boilerplate-template

https://juejin.im/post/59a22e71518825242c422604 (给axios做个挺靠谱的封装(报错,鉴权,跳转,拦截,提示) 👍 💯 )

https://github.com/PanJiaChen/vue-element-admin (vue+element+axios, 权限验证,二次登录, 👍 💯 👍 , 推荐) https://github.com/manojkumar3692/Vuejs-Authentication (权限验证, 👍 💯 👍 , 推荐)

https://github.com/vue-bulma/vue-admin (Vue Admin Panel Framework, Powered by Vue 2.0 and Bulma 0.3 👍 💯 👍 )

https://github.com/beauty-enjoy/beauty (VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR项目 👍 💯 👍 )

https://github.com/joneqian/vue2-express (Vue 2.0全家桶套餐,包含vue-router2.0和vuex2.0,集成express作为web server。 👍 )

https://github.com/fundon/vue-admin ( Vue Admin Panel Framework, Upgrading to Vue 2.0 )

https://github.com/egoist/vue-isomorphic-starter (Koa2.0 + Vue2.0 同构 )

https://github.com/cklmercer/vue-stack-2.0 (Vue 2.0 Project Boilerplate)

https://github.com/okoala/egg-vue-typescript-apollo-graphql-startkit (Egg、Vue、TypeScript、Apollo、GraphQL and more 👍 💯 , 推荐)

文章

https://github.com/Bless-L/MyBlog/issues/6 (基于Vue项目开发中遇到的坑及终结)

Book 教程例子

https://github.com/danielschmitz/vue-codigos ( 👍 💯) https://github.com/danielschmitz/vue-codes ( 👍 💯) https://github.com/danielschmitz/vue-materialize ( 👍 💯)

Vue 组件

https://github.com/nmxiaowei/avue (crud + form 自动生成 👍 💯💯, 参考)

https://github.com/roszpun/vue-collapse (折叠组件 👍 💯)

https://github.com/xunleif2e/vue-lazy-component (Vue.js 2.x 组件级懒加载方案-Vue.js 2.x component level lazy loading component 👍 💯)

https://github.com/XBT1/v-contextmenu ( ContextMenu 👍 💯 )

https://github.com/spatie/vue-table-component ( 👍 💯 )

https://github.com/ustbhuangyi/picker (移动端最好用的的筛选器组件,高仿 ios 的 UIPickerView ,非常流畅的体验。) https://github.com/ustbhuangyi/better-scroll (城市列表,下拉刷新 👍 💯)

https://github.com/KingMario/powerful-vue ( Dropdown 👍 💯)

https://github.com/keifc/vue-filter-bar (Vue编写的移动端筛选条组件。)

https://github.com/hilongjw/vue-lazyload https://github.com/hilongjw/vue-datepicker

https://github.com/hyiso/vue-simple-pager

https://github.com/ElemeFE ( 饿了团队, Vue 组件实战, 移动插件 :+1: :100: )

https://github.com/monterail/vue-multiselect

http://coffcer.github.io/vue-loading/

https://github.com/PaulGuo/vue-component-keyboard https://github.com/PaulGuo/vue-component-loading https://github.com/PaulGuo/vue-component-counter https://github.com/PaulGuo/vue-directive-clickoutside https://github.com/PaulGuo/vue-component-cursor

样板

https://github.com/Armour/vue-typescript-admin-template (👍 💯💯TS 使用, 代码拆分和组织) https://github.com/zmts/beauty-vuejs-boilerplate (👍 💯💯 使用, 代码拆分和组织) https://github.com/MillerRen/vue-boilerplate

https://github.com/mand-mobile/palette (vuex)

https://github.com/XNAL/ReadMore (WebApp, vue2 + vuex + vue-router + webpack + ES6 + axios + sass 👍 💯💯 使用)

https://github.com/vuejs/vue-curated-client ( graphql + vuex 👍 💯💯 使用, 代码拆分和组织) https://github.com/devCrossNet/vue-starter (Best for PWAs 👍 💯💯 推荐) https://github.com/icebob/vue-express-mongo-boilerplate (Best for Authentication Best for Authentication 👍 💯💯 推荐) https://github.com/Ethaan/vuexpresso ( Best for GraphQL 👍 💯💯 推荐)

https://github.com/IDSS-FED/insight-web (前端基础框架)

https://github.com/herozhou/vue-framework-wz (后台管理框架,集成了权限管理、登录功能、UI组件、七牛上传等功能。👍 💯💯, 推荐架构)

https://github.com/daxiongYang/renren-fast-vue (👍 💯 , 参考)

https://github.com/PanJiaChen/vueAdmin-template https://github.com/nmxiaowei/avue (element + admin 👍 💯 , 参考) https://github.com/SteamerTeam/steamer-vue (👍 💯 , 参考) https://github.com/ElemeFE/element-dashboard (element + admin 👍 💯 , 参考) https://github.com/d-band/vue-boilerplate ( vue-admin 👍 💯 , 参考) https://github.com/shenghy/jspangAdmin (一个建立在Vue2.0框架基础上的后台管理系统,它包含了后台所用的前端样式和常用组件。它可以快速的帮你搭建基于Vue的后台管理系统。 👍 💯 , 参考)

https://github.com/LuLuCodes/vue-back-end-template (基于element和vue的后台模板)

Vuex

https://github.com/seeschweiler/vuex-introduction ( 入门 👍 💯 )

GitHub 上的 Issues

https://github.com/bingoogolapple/BGAIssueBlog-Web

Vue Echarts

https://github.com/TalkingData/t-charts (基于 Vue2.0 和 ECharts 封装的图表组件 👍 💯 💯 )

https://github.com/Justineo/vue-echarts

https://github.com/xlsdg/vue-echarts-v3

https://github.com/TalkingData/inmap (Map visualization)

https://github.com/TalkingData/t-design/

https://github.com/ericjjj/smeditor (基于 Vue.js 2.0+ 石墨文档样式的富文本编辑器, 轻量, 快速, 优雅)

Inspired by Ant Design Pro

https://github.com/TalkingData/t-design/

SSR

https://github.com/Gingernaut/Peridot

https://github.com/cd-dongzi/vue2-koa2-ssr

https://github.com/xuqiang521/nuxt-ssr-demo (高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router) 👍 💯 💯 )

https://github.com/MontageD/nuxt-maopingshou

优化

https://github.com/Akryum/vue-virtual-scroller ( 滚动的大列表 👍 💯) https://zhuanlan.zhihu.com/p/30419351 ( vue 移动端开发踩过的一些坑 👍 💯 )

架构

https://github.com/PerseveranceZ/vue-develop-template (如何管理好10万行代码的前端单页面应用)

https://github.com/PerseveranceZ/vue-base

vue admin

https://github.com/wjkang/vue-quasar-admin (👍 💯 💯)

https://github.com/mgbq/nx-admin ( 👍 💯 💯 ) https://github.com/FairyEver/d2-admin

TypeScript + Vuejs

https://github.com/vincentSea/vue-webapp (Ego 移动端购物商城, 👍 💯 💯)

微前端架构

https://github.com/CyberFei/puzzle (基于 Webpack4 的可热插拔式微前端架构 👍 💯 💯)

moocss commented 8 years ago

Vuejs UI 组件库

https://github.com/DaoCloud/dao-style (👍 💯💯 )

https://github.com/chuchur/kui-vue (👍 💯)

https://github.com/lusaxweb/vuesax

https://github.com/Bennnis/TUI

https://github.com/Semantic-UI-Vue/Semantic-UI-Vue (👍 💯💯 ,学习)

https://github.com/jdf2e/nutui ( 京东👍 💯, 基于Vue 2.0的移动端轻量级UI组件库) https://github.com/furic-zhao/fezui (京东👍 💯)

https://github.com/myliang/fish-ui (A Vue.js 2.0 UI Toolkit for Web, 👍 💯💯 ,学习)

https://github.com/MeiliFE/Aurora (就像极光一样,美丽、灿烂。)

https://github.com/75team-biz/v-tags (UI components based on Vue.js 2.0 👍 💯)

https://github.com/vuematerial/vue-material (Material design for Vue.js 👍 💯 ) https://github.com/vuematerial/boilerplate (Material design for Vue.js)

https://github.com/chaogao/jsmod-pc-vue (high scalability && freedom vue ui components) https://github.com/chaogao/jsmod-mobile-vue

https://github.com/DotNetAge/vue-ui

https://github.com/ratiw/vuetable-2 (table 👍 )

https://github.com/yeseason/paco-ui-vue

https://github.com/JosephusPaye/Keen-UI (Material Desgin UI library for Vuejs 2.0 👍 💯,学习)

https://github.com/N3-components/N3-components

https://github.com/chenz24/vue-blu (Modern CSS framework based on Flexbox http://bulma.io 👍 💯,)

https://github.com/quasarframework/quasar (Build responsive websites and hybrid mobile Apps (that look native!) using same code, with VueJs 2. 👍 💯,学习)

https://github.com/vuetifyjs/vuetify (Material Component Framework for Vue JS 2.0 )

https://github.com/wangdahoo/vonic (Mobile UI Components, based on Vue.js and ionic CSS. )

https://github.com/museui/muse-ui (Material Desgin UI library for Vuejs 2.0 👍 💯,学习)

https://github.com/nolimits4web/Framework7-Vue (👍 💯 )

https://github.com/o2team/at-uihttps://github.com/o2team/at-ui-style (A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 👍 💯 , 推荐 )

https://github.com/iview/iview (A high quality UI Components Library with Vue.js 👍👍 💯 , 推荐 )

https://github.com/heyui/heyui (UI Toolkit for Web, Vue2.0 👍👍 💯💯 , 学习, 推荐, 实用)

https://github.com/FE-Driver/vue-beauty (Beautiful UI components build with vue and ant design, 👍 💯)

https://github.com/myronliu347/vue-carbon (基于vue开发的material design ui库, :+1: :100: )

https://github.com/luojilab/radon-ui (罗辑思维, 一个用于后台产品开发的简洁易用的Vue组件库 :+1: :100:)

https://github.com/ecomfe/veui (百度企业UI, 👍 💯 💯💯 , 学习, 推荐 )

https://github.com/NewDadaFE/vue-impression ( Vue 2.0 移动UI库)

https://github.com/aliqin/atui ( 阿里通信技术团队, A Vue.js 2.0 UI Toolkit for Web 👍 💯 , 推荐 )

https://github.com/ElemeFE/element (饿了团队, Vue 2.0 后台UI 推荐 :+1: :100: ) https://github.com/ElemeFE/mint-ui (饿了团队,移动UI, 推荐 :+1: :100: )

https://github.com/didi/mand-mobile ((👍 💯💯💯 , 美团金融, 推荐使用)

https://github.com/wdfe/wdui ( 👍 💯💯💯 , 推荐)

https://github.com/didi/cube-ui ( 👍 💯💯💯 , 推荐)

https://github.com/youzan/vant (一套基于Vue.js 2.0的Mobile组件库 👍 💯 )

https://github.com/wdfe/wdui (Mobile UI Components Library based on Vue 2.0 at Weidian 👍 💯 , 推荐 )

https://github.com/xuqiang521/vui ( Mobile UI Components 👍 💯💯💯 , 推荐))

https://github.com/lihongxun945/vue-mobile (An UI Framework build with Vue.js)

https://github.com/aidenzou/vue-weui (为微信Web服务量身设计 Vuejs 版)

https://github.com/vum-team/vum (An UI Framework build with Vue.js for mobile webapp - In Deveopment http://getvum.com/ , 推荐 :+1: :100:)

https://github.com/airyland/vux (Mobile web UI based on Vue and Weui , 推荐 :+1: :100: )

https://github.com/okoala/vue-antd (Ant Design 的 Vuejs 版)

https://github.com/lepture/vui (A UI framework for mobile, built with Vue. :+1: :100: )

http://smtc.github.io/vui/docs/ 一个在vuejs上扩展的ui框架)

https://github.com/mennghao/vue-mui (mobile components for Vue.js :+1: :100: )

https://github.com/eteplus/vue-sui-demo/ ( SUI 的 VUE 版 :+1: :100: )

https://github.com/posva/vue-mdl ( Material Design Lite components for Vue.js )

https://github.com/vuikit/vuikit ( UIkit with all the power of Vue ) https://github.com/JosephusPaye/Keen-UI (A lightweight but complete collection of essential UI components written with Vue and inspired by Material Design)

https://github.com/ccforward/rubik/ (Material Design 风格的 Vue.js 2.0 轻量 UI 组件库, 👍 💯 推荐学习)

https://github.com/MYun-Front-Team/mue (MYun Mobile web UI based on Vue and Weui 👍 )

https://vuetifyjs.com/ (Learn about the features of the Vuetify Framework, Material Design 👍 )

https://github.com/ydcss/vue-ydui (一只基于Vue2.x的移动端&微信UI)

https://brickies.github.io/vui/ (一套基于 Vue 2.0 的移动端 UI 组件库.)

https://github.com/didi/cube-ui (滴滴 Web 移动端组件库, Vue.js 2.0 轻量 UI 组件库, 👍 💯 推荐学习)

https://github.com/ydcss/vue-ydui (一只基于Vue2.x的移动端&微信UI , 👍 💯 推荐学习)

moocss commented 8 years ago

https://github.com/Exrick/xmall-front

https://github.com/cd-dongzi/vue-project/tree/master/vue-toutiao (👍 💯)

https://github.com/visionsj/vue-dyc360 (P2P金融投资平台, WEB APP)

https://github.com/SmallRuralDog/pay-school (一个付费课程WEB APP👍 💯💯)

https://github.com/LuLuCodes/muex (基于vue的移动端框架 👍 💯 )

https://github.com/uncleze2017/Imitation-DIDI-project (Vue2.0 仿滴滴出行项目)

https://github.com/jeneser/douban (Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent )

https://github.com/Werb/Pixel-Web (一个 Vue 微博客户端) https://github.com/walleeeee/daily-zhihu (基于Vue2.0的知乎日报单页应用 )

https://github.com/xiaobinwu/Wuji (使用vue+vuex+vue-router技术栈开发的吾记网页版)

https://github.com/ericjjj/vms (Express+ Vue 2+ Element UI)

https://github.com/TCL-MIG-FE/vue-web-spa-startkit (基于Vue 2.0 + Vuex + Element-UI 的开发工程模板)

https://github.com/ElemeFE/element-dashboard (后台框架基础模板, 👍 💯, 推荐)

https://github.com/sailengsi/sls-admin (后台框架基础模板,vue2,vue-router,vuex2,axios,ElementUI。)

https://github.com/luosijie/vue-manager (后台框架基础模板,vue2, iview)

https://github.com/exp-team/vue-demo-maizuo (卖座网, 👍 💯, 推荐)

https://github.com/zhaohaodang/vue-WeChat ( Vue2.0高仿微信客户端)

https://github.com/lin-xin/manage-system (基于Vue.js 2.x系列 + Element UI 后台管理系统解决方案 👍 )

https://github.com/taylorchen709/vueAdmin ( admin template based on vuejs2 and element. 👍 💯 )

https://github.com/javaSwing/NeteaseCloudWebApp ( 网易云音乐 👍 💯 )

https://github.com/open-falcon/front-end

https://github.com/hzzly/xyy-vue (基于vue+vue-router+vuex+axios+webpack开发的个人Demo《Qu约 APP》👍 )

https://github.com/hql123/vue-ruby-china

https://github.com/zimplexing/vue-nReader (使用mint-ui对整个项目进行了重构,整理了项目的目录结构与代码,较上个版本新增了小说换源、搜索历史记录、优化了滚动下载和下拉刷新)

https://github.com/xuxiao/yx-pwa (仿网易严选的 PWA 应用,后端服务器使用 HTTP/2 协议。👍 👍 💯, 推荐)

https://github.com/hbxywdk/eleme-vue2 (高仿饿了么外卖APP 👍 )

https://github.com/bailicangdu/vue2-elm (高仿饿了么外卖APP 👍👍 💯) https://github.com/bailicangdu/vue2-happyfri

https://github.com/ustbhuangyi/vue-sell (高仿饿了么外卖APP 👍 💯 ,推荐)

https://github.com/wells/airflix (电影APP :+1: :100: )

https://github.com/yatessss/zhihudaily-vue (知乎日报web app 版 :+1: :100: )

https://github.com/hilongjw/vue-mobile-qq ( hilongjw, 模拟QQ 环境, 👍 ) http://bood.in/#!/ ( hilongjw,布丁约拍 👍 )

https://github.com/jackhutu/jackblog-vue (Jackblog vue 版, 个人博客系统, 使用 vue, vuex, vue-resource, vue-router, vue-strap, vue-validator, vue-toastr 等. http://vue.jackhu.top

http://qiqu.uc.cn/ (UC奇趣百科)

https://github.com/leftstick/vue-memory-game ( 翻牌子 游戏 👍 )

https://github.com/kucharzyk/vuejs-java-starter (小例子 :+1: ) https://github.com/layer7be/vue-starter (小例子, 快速搭建 :+1: )

https://github.com/zerqu/qingcheng(前端使用基于 vue.js 的主题,也是好的案例 :+1: :100: )

https://github.com/lazyhero/vue-cli-spa ( 二手汽车移动APP :+1: ) https://github.com/crossjs/plato (使用 koa and vue, vuex, vue-router,mongodb, 移动应用 👍 💯 )

http://gold.xitu.io/#/ (稀土掘金,也是好的案例) http://gold.xitu.io/entry/55f77eb460b28e6a6f0f4f86 (Vue 组件化开发实践)

http://www.uhouzz.com/ (异乡好居 Uhouzz, 移动版) http://app.xiaotaojiang.com/ui/home (日淘助手移动版, 小清新 👍 ) http://m.mi.com/1/ (小米商城) https://jobs-mobile.ele.me/ (饿了吗招聘)

https://github.com/pagekit/pagekit (php 简单漂亮的CMS系统)

http://v.top.weibo.cn/h5/feeds_index#cate_id=5 (微博头条 vue+zepto)

https://github.com/easychen/vue-starter (一个干净的Vue Hackernews)

http://coffcer.github.io/vue-chat/

https://github.com/shinygang/Vue-cnodejs (基于vue.js重写Cnodejs.org社区的webapp :+1: )

http://koel.phanan.net/ (Vue + Laravel 做了一个私人音乐服务应用,界面类似 Spotify :+1: :100: )

https://github.com/Zhangdroid/Gokotta (Gokotta is a simple music player, built by electron and vue.)

https://github.com/hilongjw/vue-zhihu-daily (知乎日报)

https://github.com/shinygang/Vue-cnodejs (基于vue.js重写Cnodejs.org社区的webapp :+1: )

https://github.com/andylei18/vue-shopping (模仿蘑菇街移动端Vue-SPA)

https://github.com/Jon-Millent/mi-shop ( 👍 )

UI组件

https://xingchou.github.io/pluginApp/dist/index.html#/index (一些常用的移动端js插件)

moocss commented 8 years ago

https://github.com/hidoos/learning-vue-example

moocss commented 8 years ago

http://ftandy.github.io/blog/2015/09/05/vue/ (Vue 组件化开发实践) https://github.com/yuche/vue-strap (Bootstrap components built with Vue.js)

moocss commented 8 years ago

https://github.com/ngsru/vue-server (后端渲染)

aidenZou commented 8 years ago

https://github.com/aidenzou/vue-weui(WeUI for Vue)

moocss commented 8 years ago

Vuejs路由学习:

https://github.com/vingojw/vue-vueRouter-webpack/blob/master/Vue教程.md https://github.com/vingojw/learn-vue-router https://github.com/shinygang/Vue-cnodejs ( 基于vue.js重写Cnodejs.org社区的webapp)

http://jiongks.name/blog/vue-code-review/ (Vue.js 源码学习笔记)

moocss commented 8 years ago

https://github.com/dingyiming/learn-Js-vuejs (vue组件化开发初体验-示例vue-loader-example学习记录 :+1: )

moocss commented 8 years ago

go + vuejs + 仪表盘组件实现

https://github.com/exherb/dashing/tree/master/assets http://dash.4leaf.me/sample http://dash.4leaf.me/swiming http://dash.4leaf.me/map

小例子

https://github.com/Yuyz0112/MyKita-Vue-Front-End (网站)

https://github.com/Yuyz0112/vue-loadmore-demo (vue + vuex + vue-router 移动版, 实现精巧的无限加载与分页功能, a different way to load more by vue.js :+1: )

moocss commented 8 years ago

GuoKai Vuejs Moblie 实践: :+1: :100:

https://github.com/PaulGuo/vue-component-keyboard https://github.com/PaulGuo/vue-component-loading https://github.com/PaulGuo/vue-component-counter https://github.com/PaulGuo/vue-directive-clickoutside https://github.com/PaulGuo/vue-component-cursor

moocss commented 8 years ago

https://laracasts.com/series/learning-vue-step-by-step (Learning Vue 1.0: Step By Step :+1: :100: )