All Projects → ritz078 → Starring

ritz078 / Starring

Licence: mit
⭐️ Automatically star the npm-packages that you are using on GitHub.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Starring

Monkey
Monkey is an unofficial GitHub client for iOS,to show the rank of coders and repositories.
Stars: ✭ 1,765 (+1053.59%)
Mutual labels:  github-api, star
Beefun Pro
Github client for iOS in Swift.
Stars: ✭ 172 (+12.42%)
Mutual labels:  github-api, star
Leetcode Javascript
LeetCode 力扣的 JavaScript 解题仓库,前端刷题路线(思维导图)。小伙伴们可以在Issues中提交自己的解题代码,🤝 欢迎Contributing,可打卡刷题,Give a ⭐️ if this project helped you!
Stars: ✭ 127 (-16.99%)
Mutual labels:  star
Rateit.js
Rating plugin for jQuery. Fast, Progressive enhancement, touch support, icon-font support, highly customizable, unobtrusive JavaScript (using HTML5 data-* attributes), RTL support, supports as many stars as you'd like, and also any step size.
Stars: ✭ 146 (-4.58%)
Mutual labels:  star
Chronicler
A better way to write your release notes.
Stars: ✭ 138 (-9.8%)
Mutual labels:  github-api
Fork Cleaner
Quickly clean up unused forks on your github account.
Stars: ✭ 129 (-15.69%)
Mutual labels:  github-api
Starnet
StarNet
Stars: ✭ 141 (-7.84%)
Mutual labels:  star
Github Awards
Discover your ranking on github :
Stars: ✭ 1,563 (+921.57%)
Mutual labels:  star
Alize
Visualize Your Github Profile
Stars: ✭ 148 (-3.27%)
Mutual labels:  github-api
Github Audio
Listen to music generated by events happening across GitHub 🎷
Stars: ✭ 1,712 (+1018.95%)
Mutual labels:  github-api
Gas Github
sync gas code to github
Stars: ✭ 2,069 (+1252.29%)
Mutual labels:  github-api
Github Timeline
View other users' timeline
Stars: ✭ 131 (-14.38%)
Mutual labels:  github-api
Soulplanet
Soul App星球效果
Stars: ✭ 143 (-6.54%)
Mutual labels:  star
Reactnativetemplate
Our example of simple application using ReactNative and some recommendations
Stars: ✭ 127 (-16.99%)
Mutual labels:  github-api
Workflow
一个工作流平台
Stars: ✭ 1,888 (+1133.99%)
Mutual labels:  star
Contributions.taminomartinius.de
Website to display a bunch of different commit statistics fetched by GitHub GraphQL API
Stars: ✭ 125 (-18.3%)
Mutual labels:  github-api
Git Pull Request
git command to automatically pull github pull requests into their own branch
Stars: ✭ 132 (-13.73%)
Mutual labels:  github-api
Bornmay
Awesome Github Profile Readme. Github ReadMe Github Profile Readme Dynamic Github ReadMe Dynamic Github Profile ReadMe. Please Star and Fork
Stars: ✭ 140 (-8.5%)
Mutual labels:  star
Php Github Api
A simple PHP GitHub API client, Object Oriented, tested and documented.
Stars: ✭ 1,914 (+1150.98%)
Mutual labels:  github-api
Flutter client php backend
Sample app demonstrating usage of Flutter Framework to Create Android & IOS App Using Rest API Created In PHP
Stars: ✭ 148 (-3.27%)
Mutual labels:  star

Star the packages on GitHub being used in the current project or installed globally.

Features

  • [x] Star selected dependencies : starring
  • [x] Star all dependencies of the current project: starring --all
  • [x] Star a particular package: starring colors
  • [x] Star selected global dependencies : starring --global
  • [x] Star all global dependencies: starring --global --all

Authorization

You will need to provide your GitHub usename and password for the first time so that it can create a token. The scope of the token is 'public_repo'. After that it won't ask for any credentials.

Install

$ npm install --global starring

Usage Instructions

Usage
    $ starring [input]

  Options
    --all  Star all the packages listed in the package.json from current directory. [Default: false]
    --global Star

  Examples
    $ starring
    presents UI to select the packages you want to star.
    $ starring <package-name>
    stars package-name npm package on GitHub.

License

MIT © Ritesh Kumar

Sponsor

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].