An open API service indexing awesome lists of open source software.

https://github.com/koddsson/dotjs

My .js files
https://github.com/koddsson/dotjs

Last synced: 4 days ago
JSON representation

My .js files

Awesome Lists containing this project

README

          

# My .js files

A collection of my .js files. See [defunkt/dotjs](https://github.com/defunkt/dotjs).

## coredata.is.js

Changes the login page image to a random flickr one. You can find example
screenshots [here](coredata-login-screenshots).

![](coredata-login-screenshots/Screenshot00006.png)

## github.com.js

Two things are happening here.

### Hólmar is a busy github bee.

This plugin is changing all the avatars to images on github to a picture of
Holmar with a color that is hashed from they respected users username (so you
can tell them apart).

### LGTM extension

Generates a button on pull requests to add a random image from my [LGTM
collection](https://koddsson.github.io/LGTM/).

It looks like this:
![](https://i.imgur.com/qtTOxiD.gif)