You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
811 B

# thanks [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
[travis-image]: https://img.shields.io/travis/feross/thanks/master.svg
[travis-url]: https://travis-ci.org/feross/thanks
[npm-image]: https://img.shields.io/npm/v/thanks.svg
[npm-url]: https://npmjs.org/package/thanks
[downloads-image]: https://img.shields.io/npm/dm/thanks.svg
[downloads-url]: https://npmjs.org/package/thanks
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com
7 years ago
### 🙌 Give thanks to the open source maintainers you depend on! ✨
## usage
```js
npx thanks
```
7 years ago
## license
MIT. Copyright (c) [Feross Aboukhadijeh](https://feross.org).