Skip to content

๐Ÿ” Search popular JavaScript or TypeScript repositories on GitHub with download counts on npmjs.org

License

Notifications You must be signed in to change notification settings

ScaleDynamics/github-repo-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub Repo Search ๐Ÿ”

Search on GitHub the most starred repositories that use JavaScript and TypeScript, and add the weekly download counts for each package from npmjs.org

Try it

๐Ÿ‘‰ See live demo

screenshot

Stack

Setup

Install

$ git clone https://github.com/ScaleDynamics/github-repo-search.git
$ cd github-repo-search
$ npm install

Login to ScaleDynamics

Run the following command once to authenticate to your ScaleDynamics account with the warp CLI:

$ npx warp login

Configure your GitHub API token

Generate a new token:

Save your token:

  • open the api/index.js file
  • replace the 'YOUR_API_TOKEN' with yours

Run

# run on localhost
$ npm run dev

# build and deploy to production
$ npm run build
$ npm run deploy

License

Copyright 2020 ScaleDynamics SAS. All rights reserved.
Licensed under the MIT license.

About

๐Ÿ” Search popular JavaScript or TypeScript repositories on GitHub with download counts on npmjs.org

Topics

Resources

License

Stars

Watchers

Forks