Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanokpit-yowaratch/buy-me-a-coffee

React Component package for link to buymeacoffee.com written in TypeScript.
https://github.com/kanokpit-yowaratch/buy-me-a-coffee

react react-dom reactcomponent

Last synced: about 2 months ago
JSON representation

React Component package for link to buymeacoffee.com written in TypeScript.

Awesome Lists containing this project

README

        

## Description
A simple React Component for link to [buymeacoffee](https://buymeacoffee.com/) written in TypeScript.

## Installation

```bash
$ npm i @kanokpit.y/buy-me-a-coffee
```

## How to use

```bash
# import
import { BuyMeACoffee } from '@kanokpit.y/buy-me-a-coffee';
```

```bash
# usage

# require at least your slug

```