An open API service indexing awesome lists of open source software.

https://github.com/reminjp/atcoder-widget

A web widget to embed your AtCoder rating.
https://github.com/reminjp/atcoder-widget

atcoder

Last synced: 11 months ago
JSON representation

A web widget to embed your AtCoder rating.

Awesome Lists containing this project

README

          

# AtCoder Widget

[![Latest NPM release][npm-badge]][npm-badge-url]
[![License][license-badge]][license-badge-url]

A web widget to embed your AtCoder rating.

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

![atcoder-widget](image.png)

## Usage

Add the following HTML snippet to your web site.

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

```html




```

## License

[![License][license-badge]][license-badge-url]

[npm-badge]: https://img.shields.io/npm/v/atcoder-widget.svg
[npm-badge-url]: https://www.npmjs.com/package/atcoder-widget
[license-badge]: https://img.shields.io/github/license/rdrgn/atcoder-widget
[license-badge-url]: ./LICENSE