@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

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i @cagdaskemik/stackoverflowcard

    Weekly Downloads

    68

    Version

    1.1.3

    License

    ISC

    Unpacked Size

    11.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • cagdaskemik