/kitsu-widget

🦊 A Kitsu.io widget that shows the given user statistics.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

🦊 A Kitsu.io widget that shows the given user statistics. by Oblivion さん

Main Features

  • Easy and simple to setup and use.
  • Lightweight.
  • Retrieves latest data from kitsu.io/api

Usage Example

<!-- Use either one of them. -->
<script src="kitsu-widget.min.js"></script>
<script src="kitsu-widget.js"></script>

<!-- Put Kitsu.io username in "data-username" field. -->
<div class="kitsu-widget" data-username="OblivionSan"></div>

Image Example

Side Notes

  • style.css ~ NOT REQUIRED.
  • This is still a work in progress so check back soon for updates.

Author