Skip to content

Qnnie/AnimeTierList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE

MAL lists cap at 900.

About

Just a fun little project that converts your MAL and or AniList to a tier list. Feel free to improve any aspect and send in a pull request <3

Customize (For MAL Only)

Put the following inside your bio

Heres my profile as an example https://myanimelist.net/profile/Qnnie

Background Image: {background}image url{/background}

Your top bar can be different colors.

Colors can be
Hex ex: {topbar}#ffffff{/topbar}
RGB: {topbar}rgb(255,0,0){/topbar}
or even slightly transparent with RGBA {topbar}rgba(255,0,0,0.5){/topbar}
Normal ex: {topbar}green{/topbar}

CUSTOM RANKS ex: {ratings}SS,S,A,B,C,D,F,F,F,F{/ratings}
SS = 10
S = 9
A = 8
B = 7
C = 6
D = 5
F = 4-1

Tips

  • You can actually take a screenshot of your list by using browser extensions.
  • If you're only getting a section like "Plan to watch" You need to go to your list settings and remove that as your default

WIP

  • Working on general bugs

How to run locally

  1. open up command line tool for the following commands
  2. git clone https://github.com/Qnnie/AnimeTierList
  3. cd AnimeTierList
  4. npm install
  5. node src/app.js

About

Generates a tierlist based on your MAL or AniList account. Share your link with your friends <3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published