Factored out of gratipay/gratipay.com#1404.
Your YC username:
whit537
'use strict'; | |
var github = require('github-basic'); | |
var pr = require('pull-request'); | |
var USER = '<YOUR GITHUB USERNAME HERE>'; | |
var TOKEN = '<YOUR GITHUB TOKEN HERE>'; | |
var README_FILE = 'README.md'; | |
var auth = { type: 'oauth', token: TOKEN }; |
Factored out of gratipay/gratipay.com#1404.
Your YC username:
whit537
var fs = require('fs'); | |
var museToml = require('toml'); | |
var alexToml = require('toml-js'); | |
// redhotvengeance/topl doesn't support 0.1 | |
var Benchmark = require('benchmark'); | |
var suite = new Benchmark.Suite; | |
suite |
class Eva < Zebra | |
include MongoMapper::Document | |
include Vegan::Powers | |
include MongoMapperExt::Taggable | |
include MongoMapper::Tweetable | |
## Keys | |
key :scarves_count, Integer, :default => 20 | |
key :compliments_count, Integer, :default => 100 |
Copyright (c) 2012–2013 Daniel Foreman-Mackey | |
Permission is hereby granted, free of charge, to any person obtaining a copy of | |
this software and associated documentation files (the "Software"), to deal in | |
the Software without restriction, including without limitation the rights to | |
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | |
the Software, and to permit persons to whom the Software is furnished to do so, | |
subject to the following conditions: | |
The above copyright notice and this permission notice shall be included in all |
<h1>CSS3 Checkbox Styles</h1> | |
<!-- Slide ONE --> | |
<div class="slideOne"> | |
<input type="checkbox" value="None" id="slideOne" name="check" /> | |
<label for="slideOne"></label> | |
</div> | |
<!-- Slide TWO --> | |
<div class="slideTwo"> |
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | |
Version 2, December 2004 | |
Copyright (C) 2012 Sindre Sorhus <http://sindresorhus.com> | |
Everyone is permitted to copy and distribute verbatim or modified | |
copies of this license document, and changing it is allowed as long | |
as the name is changed. | |
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE |
The list would not be updated for now. Don't write comments.
The count of contributions (summary of Pull Requests, opened issues and commits) to public repos at GitHub.com from Wed, 21 Sep 2022 till Thu, 21 Sep 2023.
Because of GitHub search limitations, only 1000 first users according to amount of followers are included. If you are not in the list you don't have enough followers. See raw data and source code. Algorithm in pseudocode:
githubUsers