1.1.1 • Published 3 years ago

kofi-button v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

kofi-button

The Ko-fi button you know and love, as a React component!

Installation

In your terminal:

npm install --save kofi-button

Usage

Here is a React functional component which returns a styled Ko-fi button.

import KofiButton from "kofi-button"

export const StyledKofiButton = () => {
  return (
    <KofiButton color="#0a9396" title="Donate" kofiID="N4N31JDNX" />
  )
}

Output:

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago