Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cassiancc/tieraway

A way to easily create unique tier lists. No accounts, no hassle.
https://github.com/cassiancc/tieraway

javascript tier-list webapp

Last synced: about 7 hours ago
JSON representation

A way to easily create unique tier lists. No accounts, no hassle.

Awesome Lists containing this project

README

        

# Tier Away
Tier Away is a simple, open source tier list creation tool. No accounts, no public data, no prep work, no hassle.

Have a tier list idea that's too niche, something you're creating just for yourself or a few friends? Tier Away is perfect.

Tier Away is in open beta. Bugs may occur.

# Getting Started
Creating a tier list couldn't be easier. Just head to the site, click the Plus button, and upload your images.

After that, arrange them until you're satisfied, then download it by clicking Download.

# Supported Files
Tier Away supports multiple types of content. Images can be uploaded or pasted from the clipboard, and text can be written directly onto the tier list.

# Sharing Templates
Tier Away templates are exportable via the Download button. These templates contain the structure of the list as well as all images, in one JSON file.

Tier Away does not offer image or template hosting.

# Themes
Tier Away currently has 6 custom themes, including a Dark and Light mode.

# Libraries
HTML2Canvas 1.4.1, used for image exports under the MIT License: https://html2canvas.hertzen.com/

Font Awesome 4, used under the SIL OFL 1.1 License https://fontawesome.com/v4/license/

FileSaver 2.0.4, used for image exports under the MIT License: https://github.com/eligrey/FileSaver.js

JSZip, used for image exports under the MIT License: https://stuk.github.io/jszip/