Skip to content

Written to be a Touhou Project character sorter, but will be able to be adapted to any series easily.

License

Notifications You must be signed in to change notification settings

shenktroll/wrenrppriority

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charasort

A web based character sorter. Allows users to run through a manual merge sort of their favorite characters from a set.

Features

  • Entirely client side, no backend server required.
  • Filtering out characters based on JSON based filters.
  • Shareable links of sorter results.
  • Versioning of sorter data - you may want to add characters and resources over time. Versioning keeps shareable links valid even if the base character data is changed.

Related Sorters

This sorter was based on Touhou character sorter. See it if you want to create your own! Several others have created other sorters based on other concepts and series, see them here!

About

Written to be a Touhou Project character sorter, but will be able to be adapted to any series easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • CSS 2.0%
  • HTML 1.7%