MCMXC
MCMXC
Nowadays, It's cool to offer a light/dark mode toggle.
I could imagine users using this as a desktop application shortcut. Additionally, it helps with the Lighthouse score.
Since the playlist creation is dependent on the number of artists + songs, we show a loading screen with music facts. Find and add more facts!
The Spotify API doesn't deliver any information about which songs are instrumental / live / acoustic / remix. We probably have to do this with a regex...
We could add an artist's image to the dropdown, but that would be too small. Adding the genre or the amount of followers might work.
Let's show the user-entered playlist title and how many tracks the playlist contains.
Amazing comparison table! I was wondering today if SvelteKit would ever have the chance to become more popular than Next.js and found your repo after a quick search. It seems...
Implements click-events-have-key-events lint rule from #820.
**Is your feature request related to a problem? Please describe.** I am looking for the functionality to add whole artist albums to a playlist, but it seems it is only...
According to https://bundlephobia.com/package/[email protected], this lib is 558kb big (minified), which is not acceptable for consumers who want to offer a fast web experience. Additionally, not every user has an infinite...