New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

atcoder-widget

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atcoder-widget

A web widget to embed your AtCoder rating.

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
1
Created
Source

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.2/dist/widget.js"></script>
</div>

License

License

FAQs

Package last updated on 29 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts