All Projects → gk4m → Vue Spotify

gk4m / Vue Spotify

Licence: apache-2.0
Spotify client built with vue.js / vuex

Programming Languages

js
455 projects

Projects that are alternatives of or similar to Vue Spotify

Vue Cnode
基于vue2 + vue-router + vuet + ES6 + less + flex.css重写vue版cnode社区,使用webpack2打包
Stars: ✭ 1,134 (+178.62%)
Mutual labels:  vuex, vuejs2, vue2
Gpk admin
✨ GeekPark Content Management System
Stars: ✭ 150 (-63.14%)
Mutual labels:  vuex, vuejs2, vue2
Vuex Simple Structure
📈 A repository showcasing a simple Vuex store inside a Vue.js application based on Large-scale Vuex application structures @3yourmind
Stars: ✭ 87 (-78.62%)
Mutual labels:  vuex, vuejs2, vue2
Vue Entity Adapter
Package to maintain entities in Vuex.
Stars: ✭ 20 (-95.09%)
Mutual labels:  vuex, vuejs2, vue2
Vuex Feature Scoped Structure
📈 Feature scoped Vuex modules to have a better organization of business logic code inside Vuex modules based on Large-scale Vuex application structures @3yourmind
Stars: ✭ 218 (-46.44%)
Mutual labels:  vuex, vuejs2, vue2
Vms
A Vue.js 2.0 Content Management System
Stars: ✭ 885 (+117.44%)
Mutual labels:  vuex, vuejs2, vue2
Vuex Namespaced Module Structure
📈 A Vue.js project powered by Vuex namespaced modules in a simple structure based on Large-scale Vuex application structures
Stars: ✭ 146 (-64.13%)
Mutual labels:  vuex, vuejs2, vue2
Vuex I18n
Localization plugin for vue.js 2.0 using vuex as store
Stars: ✭ 657 (+61.43%)
Mutual labels:  vuex, vuejs2, vue2
Vue2 Demo
Vue 基于 Genesis + TS + Vuex 实现的 SSR demo
Stars: ✭ 2,072 (+409.09%)
Mutual labels:  vuex, vuejs2, vue2
Vue Objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
Stars: ✭ 1,993 (+389.68%)
Mutual labels:  vuex, vuejs2, vue2
Easy Vue
Learn vueJS Easily 👻
Stars: ✭ 896 (+120.15%)
Mutual labels:  vuex, vuejs2, vue2
Vue Cnode
🔥Vue.js打造一个开源的CNode社区。CNode by Vue.js
Stars: ✭ 249 (-38.82%)
Mutual labels:  vuex, vuejs2, vue2
Vue Chat
👥Vue全家桶+Socket.io+Express/Koa2打造一个智能聊天室。
Stars: ✭ 887 (+117.94%)
Mutual labels:  vuex, vuejs2, vue2
Vuex Flash
VueJs Flash Message Component within Vuex
Stars: ✭ 54 (-86.73%)
Mutual labels:  vuex, vuejs2, vue2
Vue Music Player
🎵Vue.js写一个音乐播放器+📖One(一个).A music player + One by Vue.js
Stars: ✭ 729 (+79.12%)
Mutual labels:  vuex, vuejs2, vue2
Vue Wechat
🔥 基于Vue2.0高仿微信App的单页应用
Stars: ✭ 1,832 (+350.12%)
Mutual labels:  vuex, vuejs2, vue2
Dashboard
A dashboard scaffolding based on Vue.js 3.0 created by Vite.
Stars: ✭ 497 (+22.11%)
Mutual labels:  vuex, vuejs2, vue2
Cordova Template Framework7 Vue Webpack
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Stars: ✭ 630 (+54.79%)
Mutual labels:  vuex, vuejs2, vue2
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-60.69%)
Mutual labels:  vuex, vuejs2, vue2
Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (-45.21%)
Mutual labels:  vuex, vuejs2, vue2

vue-spotify

Spotify client built with vue.js / vuex.

Authenticated users must have a valid Spotify Premium subscription because if it doesn't, Web Playback SDK will not work.

alt text alt text alt text

Features

Authorization

  • Login
  • Logout
  • Refresh token

Search

  • Get Spotify Catalog information about artists, albums, tracks or playlists that match a keyword string.

Browse

  • Get a List of Categories
  • Get New Releases

Playlist manipulation

  • Get a user's playlists
  • Create playlists

Follow

  • Follow a playlist
  • Unfollow a playlist

Player

  • Get a user's available devices
  • Connect to another device
  • Start/Resume a User's Playback
  • Get the User's Currently Playing Track
  • Set volume
  • Skip User’s Playback To Next Track
  • Skip User’s Playback To Previous Track
  • Seek playback to a given position
  • Toggle Shuffle For User’s Playback
  • Set Repeat Mode On User’s Playback

Read more

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].