All Projects → tancky → vue-acfun

tancky / vue-acfun

Licence: other
AcFun(弹幕视频网)

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to vue-acfun

react-redux-jwt-auth
React Redux: Token Authentication example with JWT, React Router, Axios, Thunk Middleware
Stars: ✭ 86 (+244%)
Mutual labels:  axios
chrome-extension-mocker
The most convenient tool to mock requests for axios, with built-in Chrome extension support.
Stars: ✭ 37 (+48%)
Mutual labels:  axios
use-axios-hooks
axios hooks for common network calls scenarios
Stars: ✭ 27 (+8%)
Mutual labels:  axios
wwvue-cli
vue-cli升级版脚手架,应有尽有的开箱即用方法及配置,没有花里胡哨的晦涩难懂的操作,上手成本极低,现已新增simple(极简模式)、vue3和iview-template,是个很不错的垫脚石,来不及解释了赶紧上车😊😘
Stars: ✭ 15 (-40%)
Mutual labels:  axios
film
针对axios和flyio之类的二度封装,将配置文件转成方法,主要解决parmas路径痛点
Stars: ✭ 16 (-36%)
Mutual labels:  axios
Vue2.x-mobileSystem
基于Vue2.0的移动端项目,项目没有使用vue-cli,全部手写,让小白更容易学习理解
Stars: ✭ 72 (+188%)
Mutual labels:  axios
kugou
multiple implementations for kugou music
Stars: ✭ 25 (+0%)
Mutual labels:  axios
Vue-CAMP
VueJS
Stars: ✭ 16 (-36%)
Mutual labels:  axios
nippo
本アプリケーションはYAPC::Hokkaido 2016の「Vue.jsによるWebアプリケーション開発」用に実装したサンプルアプリケーションです。
Stars: ✭ 17 (-32%)
Mutual labels:  axios
ts-vue-questionnaire
微型问卷调查系统 TypeScript 版本,演示账号:admin / admin
Stars: ✭ 89 (+256%)
Mutual labels:  axios
madao admin manage
🎉 VUE前后端分离管理系统,基于RBAC的后台管理。
Stars: ✭ 38 (+52%)
Mutual labels:  axios
axios-curlirize
axios plugin converting requests to cURL commands, saving and logging them.
Stars: ✭ 152 (+508%)
Mutual labels:  axios
rocketshoes-react-native
NetShoes Clone with React Native and Redux
Stars: ✭ 38 (+52%)
Mutual labels:  axios
vue-mintUI-demo
采用vue2、Mint UI,做的移动端项目
Stars: ✭ 17 (-32%)
Mutual labels:  axios
miniprogram-network
Redefine the Network API of Wechat MiniProgram (小程序网络库)
Stars: ✭ 93 (+272%)
Mutual labels:  axios
vue2.0-SellPosSystem
vue2.0实战项目——简单的快餐店系统
Stars: ✭ 35 (+40%)
Mutual labels:  axios
vue-mall
vue企业级商城练手项目并且提供接口唷
Stars: ✭ 14 (-44%)
Mutual labels:  axios
NeteaseCloudWebApp
This is a vue for NeteaseCloud projects!
Stars: ✭ 2,512 (+9948%)
Mutual labels:  axios
vue-webpack-boilerplate
A webpack boilerplate with vue-loader, axios, vue-router and vuex
Stars: ✭ 51 (+104%)
Mutual labels:  axios
vue-admin-webapp
基于vuejs+element-ui 后台管理系统
Stars: ✭ 62 (+148%)
Mutual labels:  axios

Vue全家桶仿移动端AcFun弹幕视频网WebApp

个人实现的一个较为完整的vue项目(1.0版本),部分细节还在优化中,欢迎star!star!star!

项目描述

技术栈

  • ES6  全面ES6语法编写
  • Vue.js (version 2.0)  
  • Vue-router Vue官方路由库,处理路由请求
  • axios  处理Ajax请求
  • Vuex  状态管理模式,管理组件间的状态,实现非父子组件之间的通信
  • mint-ui 移动端UI组件库
  • less CSS预处理语言
  • Express vue-cli使用Express做服务器
  • webpack 前端模块化解决方案兼打包构建工具

功能介绍

v-1.0版本

  • AcFun首页(关注、推荐、番剧、娱乐、文章、频道、侧边栏滑动切换交互效果)
  • 搜索页面
  • 评论功能
  • 视频播放功能
  • 页面主题颜色切换

遇到的问题(待更新)

图片预览

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].