Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1023 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 1023 Bytes

stackexchange.readme-stats

Dynamically generated stackexchange stats for your github readmes

How to use

  • with profile picture:
    ![alt text](http://api.squeeble.ink/se/?userId=<USERiD>&seSite=<STACKeXCHANGEsITE>)
    result:
    Tessa's stackoverflow stats
  • without profile pictue:
    ![alt text](http://api.squeeble.ink/se/?userId=<USERiD>&seSite=<STACKeXCHANGEsITE>&img=false)
    result:
    Tessa's stackoverflow stats
    NOTE: nameX is so you can line out your user name

Integrated stack exchange sites <STACKeXCHANGEsITE>:

  • Stack Overflow
  • Meta
  • Ask Ubuntu

More comming soon!

Queries

  • userId (required)
  • seSite (required)
  • img (disable user profile & show user name)
  • nameSize (set fontSize for username 25px default)
  • nameX (backwards compatible for lining out user name now centered by default)