Skip to content

vogelino/github-user-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Stars 2 CSV

This repo fetches starred repositories from a GitHub Users and outputs a CSV file.

I use this to export all my own starred repositories and then import them in a Notion table.

Install

git clone git@github.com:vogelino/github-user-stars.git
cd github-user-stars
npm install

Run

Before you run the scripts, open githubStars.js and modify the GitHub username in the last line. Then run:

npm run run

The results are the outputed in a file called result.csv in the repo's root.

About

Converts stars of a given GitHub user to a CSV file

Topics

Resources

Stars

Watchers

Forks