Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
A web widget to embed your AtCoder rating.
- Host: GitHub
- URL: https://github.com/reminjp/atcoder-widget
- Owner: reminjp
- License: mit
- Created: 2019-11-03T13:34:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T00:15:09.000Z (about 2 months ago)
- Last Synced: 2024-11-19T01:22:53.683Z (about 2 months ago)
- Topics: atcoder
- Language: TypeScript
- Homepage:
- Size: 671 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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