/atcoder-widget

A web widget to embed your AtCoder rating.

Primary LanguageTypeScriptMIT LicenseMIT

AtCoder Widget

Latest NPM release License

A web widget to embed your AtCoder rating.

AtCoder のレーティングを表示するウィジェット。

atcoder-widget

Usage

Add the following HTML snippet to your web site.

次の HTML をウェブサイトに追加してください。

<div class="atcoder-widget" data-user="your_atcoder_id">
  <script async src="https://cdn.jsdelivr.net/npm/atcoder-widget@0.0.3/dist/widget.js"></script>
</div>

License

License