elm-spotify-mapper icon indicating copy to clipboard operation
elm-spotify-mapper copied to clipboard

An app built with Elm to explore new artists using the Spotify api.

Results 13 elm-spotify-mapper issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.9 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

- [x] Helpers - [ ] Commands - [ ] Update - [x] BottomBar.Update - [ ] BottomBar.View - [ ] Dialog.Update - [ ] Dialog.View - [ ] Explore.Update...

Suggerstions: - https://linearicons.com/free

It should be a great idea use [this endpoint](https://developer.spotify.com/web-api/get-audio-features/) to create different playlists based on the feature of the songs. ```json { "danceability" : 0.735, "energy" : 0.578, "key" :...

Add debounce to fetch artist to prevent a lot of http requests when typing the artist name. ![ezgif com-video-to-gif 4](https://cloud.githubusercontent.com/assets/9627967/25305586/6cb82bf0-2754-11e7-9c08-6101bde12157.gif)

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies