GitPedia

Appreciate

✨ Don't forget to say thank you!

From musically-ut·Updated March 19, 2024·View on GitHub·

**appreciate** is a ✨ Don't forget to say thank you! The project is written primarily in JavaScript, first published in 2016. Key topics include: dependencies, github, github-stars, nodejs, thankyou.

appreciate Build Status

Did you say thank you to your node dependencies?

npm install -g appreciate

CLI example

What & Why

Node's eco-system is exploding and there is a lot of open source code out there which gets used over and over again. However, it is easy to forget to say thank you when you npm install --save one of the projects to try it in your own project.

One of the simplest ways of saying thank you is by starring the project's repository on Github, if it has one. This utility will make it easier for you to keep track of what you have and have not starred.

Run this program in the directory of your node project to see which packages you are using and whether you have thanked them by starring them on Github.

Where & How

Just install the library globally:

npm install -g appreciate

Next, you will need to generate an access token from your Github account without any special scopes and put the token string in the file ~/.appreciate, as shown in the example above.

Bugs

Please report them on Github issues page at musically-ut/appreciate.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from musically-ut/appreciate via the GitHub API.Last fetched: 6/28/2026