What is it? Like, 3rd fork for Blue Archive? whatevs
A web based character sorter. Allows users to run through a manual merge sort of their favorite characters from a set.
The version in this fork is built for characters from Blue Archive (Wiki/Fandom).
This fork has filters that allows to disable
- Japan-only characters
- Alternative variations
- NPCs and to filter characters by their
- School
- Club
It's pretty barebones as of now, so if you want a more pleasant design and more NPCs (sup, Ibuki fans), then you should probably check this fork.
- charasort for the source code
- Blue Archive Wiki for character portaits (I was lazy to upload them to imgur lul)
- html2canvas for image generation.
- seedrandom for PRNG used in character array shuffling.
- lz-string for shareable link compression.
- SpinKit for loading animation.
- thsort for the original inspiration.
- Does not work with CloudFlare's Rocket Loader.
- Breaks on older versions of IE and mobile Safari, due to various incompatibilities.
- Barebones in terms of features.