Show Stackoverflow Reputations & Badges On The Page – Stack-Card

Category: Javascript , Social Media | July 2, 2020
Author:adityasonel
Views Total:275 views
Official Page:Go to website
Last Update:July 2, 2020
License:MIT

Preview:

Show Stackoverflow Reputations & Badges On The Page – Stack-Card

Description:

Stack-Card is a JavaScript library to create a profile card that displays avatar, username, user location, reputation scores, and badges from any Stackoverflow user.

How to use it:

1. Load the Stack-Card’s JavaScript in the document.

<script src="./stack-card.js"></script>

2. Create a stack-card container and insert the Stackoverflow user ID. That’s it.

<div class="stack-card" user-id="your-user-id"></div>

You Might Be Interested In:


Leave a Reply