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: about 1 month ago
JSON representation

🙌 Give thanks to the open source maintainers you depend on! ✨

Lists

README

        


Thanks


🙌 Give thanks to the open source maintainers you depend on! ✨


travis
npm version
npm downloads
Standard - JavaScript Style Guide



![example gif](img/example.gif)

> "Put your money where your love is."
> – The Grateful Dead

Open 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).