1.0.3 • Published 2 months ago

ghanalize v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

GitHub Profile Analyze This project provides a tool for analyzing GitHub profiles. The tool accesses a user's GitHub profile, gathers various statistics, and displays them. For example, statistics such as the number of followers, following count, popular languages, and number of repositories can be obtained.

Github Url : https://github.com/AbdullahCoban28/ghanalize

Npm Url : https://www.npmjs.com/package/ghanalize

Installation Node.js is required for using the project. You can install the dependencies by running:

 npm install
 npm install axios

Usage

To analyze a GitHub profile, you can run the following command:

node index.js <username>

Replace with the GitHub username you want to analyze.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.0.3

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago