Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feross/thanks
🙌 Give thanks to the open source maintainers you depend on! ✨
https://github.com/feross/thanks
community funding javascript nodejs npm open-source sustainability thanks
Last synced: 2 days ago
JSON representation
🙌 Give thanks to the open source maintainers you depend on! ✨
- Host: GitHub
- URL: https://github.com/feross/thanks
- Owner: feross
- Created: 2018-02-07T06:48:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T20:45:07.000Z (over 1 year ago)
- Last Synced: 2025-01-02T15:04:32.439Z (9 days ago)
- Topics: community, funding, javascript, nodejs, npm, open-source, sustainability, thanks
- Language: JavaScript
- Homepage:
- Size: 511 KB
- Stars: 2,761
- Watchers: 19
- Forks: 113
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - feross/thanks - 🙌 Give thanks to the open source maintainers you depend on! ✨ (JavaScript)
- awesome-github-repos - feross/thanks - 🙌 Give thanks to the open source maintainers you depend on! ✨ (JavaScript)
- awesome-list - thanks
README
🙌 Give thanks to the open source maintainers you depend on! ✨
![example gif](img/example.gif)
> "Put your money where your love is."
> – The Grateful DeadOpen source maintainers do the work that makes our awesome apps, websites, and projects possible! Many authors devote countless hours to open source. Let's help out authors and make the software we rely on healthier at the same time!
[Vote for us on Product Hunt](https://www.producthunt.com/posts/thanks) ❤️
## Usage
It's easy!
1. Run `npx thanks` in your project
2. See which of your dependencies are seeking donations! 💸## Install
Run it instantly (without installing!) using:
```js
npx thanks
```Or, install it, then run it:
```js
npm install -g thanks
thanks
```## 🌟 Open source authors, add yourself to the list
If you're an open source author who accepts donations, add yourself to the `thanks` CLI by [modifying this file](https://github.com/feross/thanks/blob/master/index.js), and sending a pull request!
We're also considering [supporting a new `package.json` field](https://github.com/feross/thanks/issues/2). Please share your thoughts!
## License
MIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org).