Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kanokpit-yowaratch/buy-me-a-coffee
- Owner: kanokpit-yowaratch
- Created: 2024-11-06T21:55:57.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T22:19:31.000Z (2 months ago)
- Last Synced: 2024-11-08T05:30:02.668Z (2 months ago)
- Topics: react, react-dom, reactcomponent
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@kanokpit.y/buy-me-a-coffee
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```