Ecosyste.ms: Awesome

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

https://github.com/league-fan/league-fan.github.io

Preview League of Legends Summoner Icons, Emotes, and others.
https://github.com/league-fan/league-fan.github.io

league-of-legends vue

Last synced: 3 months ago
JSON representation

Preview League of Legends Summoner Icons, Emotes, and others.

Lists

README

        

# League Fan

[https://league-fan.github.io/](https://league-fan.github.io/)

The website is still under development, welcome to join in.

## Features

- Automatically updated to the latest version
- Two languages support (English and Chinese)
- Keyword search (By title or id)

## Todos

- Decouple `ImgFrame.vue` and `ImgFrameList.vue`
- Use datadragon as cdn instand of communitydragon (for profile icon and skins)
- Hex Chests preview
- Champion Skins preview

## Credits

- [Riot's API](https://developer.riotgames.com/docs/lol)
- [CommunityDragon](https://github.com/communitydragon)'s [Docs](https://github.com/CommunityDragon/Docs) and [CDN](https://raw.communitydragon.org/latest/)
- [Vue](https://v3.vuejs.org/guide/introduction.html)