erdblock-stackexchange

0.1.0 • Public • Published

erdblock-stackexchange

Description

Shows user statics of a StackExchange site like StackOverflow.

Config

Name Description Values
user_id  The User ID, can be found in the Profile Link 3507867 
site The Name of the StackExchange Site StackOverflow

Example

var stackexchange = require("erdblock-stackexchange")()
stackexchange.locals.config.user_id.setValue("3507867")
stackexchange.locals.config.site.setValue("stackoverflow")
erdblock.addPlugin(stackexchange);

TODO

Add more Icons from http://stackexchange.com/sites

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.00

Package Sidebar

Install

npm i erdblock-stackexchange

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • firebug
  • aroneiermann