A sorter for Weezer songs. This is a fork of an updated Weezer sorter, which was an updated version of the original Weezer sorter, which was based on this character sorter.
- Sorts all released Weezer songs (including SZNZ projects + B-sides)
- Lets you pick which albums to include or exclude
- Light/dark mode (courtesy of the fork)
- Mobile-friendly (cheers!)
- No ads, no tracking (not on our behalf), nada
- Open source (MIT license), just like previous versions
- Keeps it weezy
Open an issue or pull request if you have any suggestions or find any bugs. If you want to add a new song, you can do so by editing the [DATE].js
file in the src/js/data
folder. The format is as follows:
{
name: "Song title",
img: "Album png.png",
opts: {
album: ["Album nickname"],
}
bside: true // only if it's a B-side
},
This project is licensed under the MIT License - see the LICENSE file for details.
- execfera for the original sorter
- weezersorter and teunvgisteren for the updated sorter
- Weezer, you know why