@cagdaskemik/stackoverflowcard

1.1.3 • Public • Published

react-stackoverflow-card

a simple & lightweight .js stackoverflow profile card component

show your stackoverflow profile details as a card. You can set gradient color background with color and color-secondary attributes

NPM JavaScript Style Guide

Install

npm install @cagdaskemik/stackoverflowcard

Usage

import '@cagdaskemik/stackoverflowcard'

    <stack-overflow-profile 
        id="10533487" 
        color="darkblue" 
        color-secondary="#111111" 
        width="200px" 
        height="230px"></stack-overflow-profile>

License

MIT © cagdaskemik

Package Sidebar

Install

npm i @cagdaskemik/stackoverflowcard

Weekly Downloads

60

Version

1.1.3

License

ISC

Unpacked Size

11.3 kB

Total Files

7

Last publish

Collaborators

  • cagdaskemik