• Stars
    star
    464
  • Rank 94,450 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŒต Show stats about contributors on github

Contributors on Github

The original idea was to show if it's a contributors first PR on the pull request page such as babel/babel#3283.

Much thanks to @Pocket-titan and @djrosenbaum for working on the logo ๐Ÿ–ผ!


Install

Chrome also compatible with Edge Opera

Firefox


Usage

You can start from any page on github.com and when you navigate to a specific issue/pull request (such as babel/babel#3331), it will inject information inline (like the # of PRs a user has made to that specific repo).

You can click on ๐Ÿ”„ to update the data if it has changed (it is cached in chrome storage).

If necessary, you may want to create or get a "access token" that uses the public_repo permission if you want to use a 30/min rate limit instead of 10/min.

If you want to use this on private repos then you'll need to add the repo permission instead. I would recommend installing locally for this.

options


Permissions

  • "https://github.com/*/*": to be able to inject data into github
    • The content script was matching "https://github.com/*/*/pull/* which is correct, but if you start from the hompage, then the script won't ever be injected since github is using pushState to change urls. Now it will match https://github.com and then check for the specific url.
  • "https://api.github.com/*": to fetch issue/pr data
  • "storage", to store access token, cache user PR data.
  • "identity", to create an oauth request window.

Local Install (Chrome)

  • Download the zip, and unzip it

local install instructions

  • Go to chrome://extensions/
  • Click on Load unpacked extension...
  • Select the src folder of the unzipped folder you downloaded

Now try it out!

Local Install (Firefox)

  • Go to about:debugging#/runtime/this-firefox
  • Click on Load Temporary Add-onโ€ฆ
  • Select the manifest.json file in the src folder you downloaded
  • You're done! It should also show up in about:addons

Related


License

MIT

More Repositories

1

awesome-gametalks

๐Ÿ’ฌ A curated list of gaming talks (development, design, etc)
991
star
2

TwitchPlaysX

๐ŸŽฎ Connect to IRC to send inputs to any program, Twitch Plays Pokemon style. (Windows, Linux, OSX)
JavaScript
290
star
3

so-how-does-babel-even-work

๐Ÿค” "So how does Babel even work?" React Rally 2017
CSS
128
star
4

awesome-oss

ย โœ๏ธ A curated list to help writing/maintaining open source libraries
89
star
5

hopeinsource.com

๐Ÿ™ Hope In Source podcast site (+ transcripts)
Astro
60
star
6

twpm

๐Ÿฆ twitter package manager: npx twpm install 712799807073419264 --save left-pad
JavaScript
44
star
7

maintaining-an-oss-project

๐Ÿ˜ซ JSConf EU 2017: Maintaining an OSS Project (Babel)
CSS
27
star
8

in-pursuit-of-open-source

๐Ÿค— "In Pursuit of Open Source" Zeit Day 2018
JavaScript
23
star
9

maintainer-heal-thyself

๐Ÿ™ "Maintainer, Heal Thyself" React Boston 2017
CSS
23
star
10

ChatPlays

Send crowdsourced chat commands somewhere. (TwitchPlaysPokemon, Twitch/ Youtube to an emulator)
JavaScript
22
star
11

through-the-open-source-looking-glass

"Through the (Open Source) Looking Glass" React Rally 2018
JavaScript
20
star
12

shengji

๐Ÿƒ ๅ‡็บง: a trick-taking card game (wip)
JavaScript
19
star
13

maintainers-anonymous

Maintainers Anonymous - JSHeroes 2019
JavaScript
17
star
14

babel-explorer

visualization of babel input->output. check the /explorer folder for code additions!
JavaScript
16
star
15

tweetpleth

๐Ÿฆ A real-time choropleth map of queried mobile tweets
JavaScript
14
star
16

role-of-babel-in-js

Role of Babel in JS (TC39 May 2017)
CSS
14
star
17

open-source-charity-or-business

Talk for JSNation 2019 (Amsterdam)
JavaScript
13
star
18

babel-plugin-dedupe-string-literals

Dedupe strings with new variable declarations.
JavaScript
12
star
19

localized-keywords

Experimenting with allowing configuration of JavaScript's keywords to different languages (or anything else)
JavaScript
10
star
20

babel-preset-es2016

deprecated: babel-preset-es2016 is moved to the babel repo
JavaScript
9
star
21

new-jsx-transform

JavaScript
8
star
22

maintainersanonymous.com

Moved to the same repo as Hope in Source podcast
JavaScript
8
star
23

open-source-and-life

At Sept 16 AtlantaJS Meetup and Oct 6 Hacktoberfest event at Flatiron
JavaScript
6
star
24

babel-plugin-slides

slides for BrooklynJS and NYCHTML5
CSS
5
star
25

colorado-schools-filter

Visualization of Colorado School Data using d3 maps/crossfilter/tables
CSS
3
star
26

tppstats

๐Ÿ“ˆ TwitchPlaysPokemon realtime graphs
JavaScript
3
star
27

.-_-.

๐Ÿ˜„
3
star
28

maintainers-virtue

"Maintainer's Virtue" All Things Open 2018 Keynote
JavaScript
2
star
29

open-source-preservation

Software Preservation Quarterly Community Forum (Summer 2019)
JavaScript
2
star
30

require-from-twitter

๐Ÿฆ require(), but from a tweet.
JavaScript
2
star
31

babel-usedby

1
star
32

blog-comments

blog comments
1
star
33

Hopt

Hopt Client/Server: an emergency department design tool
JavaScript
1
star
34

urf

๐Ÿ“Š URF Stats.
JavaScript
1
star
35

babel-output-highlighting

Move to https://github.com/hzoo/babel/tree/output-highlighting
JavaScript
1
star
36

twitterhealth

A webapp to gather 'sickness' related tweet data.
JavaScript
1
star
37

babel-plugin-minify-booleans

Turn boolean literals into !0 for true and !1 for false.
JavaScript
1
star
38

Tuolaji-Nonoba

The game tuolaji on nonoba servers (check out hzoo/shengji)
ActionScript
1
star