Oblvnn / kitsu-widget

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

Home Page:https://weebs.cf/kitsu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦊 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

About

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

https://weebs.cf/kitsu

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.1%Language:HTML 17.1%Language:CSS 4.8%