Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tienisto/lol-champions
League of Legends champions
https://github.com/tienisto/lol-champions
Last synced: 27 days ago
JSON representation
League of Legends champions
- Host: GitHub
- URL: https://github.com/tienisto/lol-champions
- Owner: Tienisto
- License: other
- Created: 2023-04-30T23:36:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-01T12:05:12.000Z (over 1 year ago)
- Last Synced: 2024-12-07T20:41:43.474Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# League of Legends Champions
[![CC BY 4.0][cc-by-shield]][cc-by]
[![License: MIT][mit-shield]][mit]The champion data is stored in [champions.json](champions.json) and in [champions.csv](champions.csv) based on your preference.
In the [tools](tools) folder, there are some tools to help you to manage the data.
## License
This work is licensed under a [MIT License][mit] and a
[Creative Commons Attribution 4.0 International License][cc-by].[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg
[mit]: https://opensource.org/licenses/MIT
[mit-shield]: https://img.shields.io/badge/License-MIT-yellow.svg