Giter VIP home page Giter VIP logo

tutaru99 / internet-radio-player-vue Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 5.0 32.91 MB

Internet Radio Player with an Audio Visualizer made using VueJS, Vuetify & Howler.JS frameworks. The Player has a bunch of radio stations. Check out the demo below.

Home Page: https://tutaru99.github.io/Internet-Radio-Player-Vue

JavaScript 0.57% HTML 3.02% Vue 92.58% TypeScript 3.46% Shell 0.38%
audio-visual audio-visualization audio-visualizer howler howler-audio-library howlerjs howlerjs-library internet-radio internet-radio-player internet-radio-stations internet-radio-website radio visualizer vue vue2 vuejs vuejs2 vuetify vuetify-frontend vuetifyjs

internet-radio-player-vue's Issues

npm run build error

how fix to
Failed to compile with 2 errors 17:57:57
error in C:/Users/ja/Desktop/Internet-Radio-Player-Vue-main/src/store/index.ts

ERROR in C:/Users/ja/Desktop/Internet-Radio-Player-Vue-main/src/store/index.ts(21,7):
21:7 Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
19 | },
20 | saveLikedStation(state, station) {

21 | state.likedStations[station.id] = station;
| ^
22 | },
23 | removeLikedStation(state, station) {
24 | delete state.likedStations[station.id];

error in C:/Users/ja/Desktop/Internet-Radio-Player-Vue-main/src/store/index.ts

ERROR in C:/Users/ja/Desktop/Internet-Radio-Player-Vue-main/src/store/index.ts(24,14):
24:14 Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
22 | },
23 | removeLikedStation(state, station) {

24 | delete state.likedStations[station.id];
| ^
25 | }
26 | },
27 | actions: {},

ERROR Build failed with errors.

Suggestion

wow, love your project, please add Artist and title support, if possible Artwork through the Itunes API

Thank you. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.