Little web-app, that helps you search tracks in your own playlists on Spotify
This repository has been archived on 2026-05-21. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Svelte 66.7%
  • JavaScript 30.3%
  • SCSS 2.4%
  • HTML 0.6%
Find a file
Alex Bukharov e0c58ee1c2
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
Merge pull request #57 from abukharov/feature/modernise
Export all as CSV
2024-08-22 22:34:48 +10:00
.github/workflows Add cloudfront cache-invalidate step for deploy 2024-07-11 09:40:02 +10:00
.vscode Fix the export all as CSV button 2024-08-22 22:32:43 +10:00
src Fix the export all as CSV button 2024-08-22 22:32:43 +10:00
.gitignore feat: bootstrap UI 2020-04-20 23:06:16 +10:00
.npmrc chore: upgrade everything and setup the tools 2024-04-24 23:10:47 +10:00
.nvmrc chore: upgrade everything and setup the tools 2024-04-24 23:10:47 +10:00
.prettierignore Boilerplate app 2020-04-20 11:26:43 +10:00
.prettierrc Remove commitlint, configure prettier for Svelte, re-format Svelte code 2024-07-10 11:52:37 +10:00
.stylelintrc.json chore: upgrade everything and setup the tools 2024-04-24 23:10:47 +10:00
eslint.config.js chore: upgrade everything and setup the tools 2024-04-24 23:10:47 +10:00
LICENSE docs: put license 2020-04-21 19:54:25 +10:00
package-lock.json feat: download all playlists button WIP 2024-08-22 20:46:06 +10:00
package.json feat: download all playlists button WIP 2024-08-22 20:46:06 +10:00
webpack.dev.config.js feat: add filter by non-playable 2024-04-28 21:45:29 +10:00
webpack.prod.config.js feat: add filter by non-playable 2024-04-28 21:45:29 +10:00