JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q34577F
  • License GPL-3.0

A simple CLI app written with Puppeteer and NodeJS to manually re-star repositories in GitHub from one account to another.

Package Exports

  • github-star-transfer

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (github-star-transfer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Github-Star-Transfer

A simple CLI app written with Puppeteer and NodeJS to automatically re-star repositories in GitHub from one account to another.

NPM Version NPM Total Downloads

This app was built to help you "transfer" all starred repositories from one GitHub account to another. There are other apps that exist that export a link, but this one will use Puppeteer to star each repo automatically with a headless browser.

Installation

Install from NPM

npm install github-star-transfer --save

Link to bin

npm link

Usage example

star-transfer

Release History

  • 0.0.1 - 0.0.10
    • Work in progress

Meta

Alex Lee – @alexlee_devalex@alex-lee.site

Distributed under the GPL license. See LICENSE for more information.

https://github.com/alexlee-dev/GitHub-Star-Transfer

Contributing

  1. Fork it (https://github.com/alexlee-dev/GitHub-Star-Transfer/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

You might also be interested in these projects:

  • [starred](creating your own Awesome List by GitHub stars! ): creating your own Awesome List by GitHub stars! | homepage
  • star-history: The missing star history graph of github repos. | homepage
  • github-stars-tagger: A Google Chrome extension that lets you add tags to your starred repositories directly on GitHub. | homepage
  • star-me: Star FOSSASIA Repositories on Github and Support the Community. | homepage