1.1.3 • Published 2 years ago

@cagdaskemik/stackoverflowcard v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago