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.
- Host: GitHub
- URL: https://github.com/league-fan/league-fan.github.io
- Owner: league-fan
- Created: 2021-11-26T11:55:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T07:34:30.000Z (5 months ago)
- Last Synced: 2024-05-31T08:49:07.151Z (5 months ago)
- Topics: league-of-legends, vue
- Language: Vue
- Homepage: https://league-fan.github.io/
- Size: 164 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-league - League Fan - A website for previewing League of Legends summoner Icons, emotes, and others. (Applications)
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)