I hereby claim:
- I am priithaamer on github.
- I am priithaamer (https://keybase.io/priithaamer) on keybase.
- I have a public key ASDIqb054fIDinsrc9Ih1p8vOm1KL6d_Dzh7lE5QZG-jogo
To claim this, I am signing this object:
(function() { | |
var $; | |
if (window.jQuery === undefined || window.jQuery.fn.jquery < '1.5') { | |
(function(d, t) { | |
var js = document.createElement(t); | |
js.src = location.protocol + '//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js'; | |
js.onload = scriptLoadHandler; | |
js.onreadystatechange = function() { | |
if (this.readyState == 'complete' || this.readyState == 'loaded') { |
<key>Roman-Accent-q</key> | |
<dict> | |
<key>Direction</key> | |
<string>right</string> | |
<key>Keycaps</key> | |
<string>q ` ^ ⌥ ⇧ ⌘ ⎋ ⏏ ⌫ ↑ ⇡ ↖ ⇞ ⇥</string> | |
<key>Strings</key> | |
<string>q ` ^ ⌥ ⇧ ⌘ ⎋ ⏏ ⌫ ↑ ⇡ ↖ ⇞ ⇥</string> | |
</dict> |
<div class="spinner"> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> |
var play = function() { | |
var boxes = $('#box span'); | |
var colors = boxes.map(function(idx, item) { | |
return $(item).css('background-color'); | |
}); | |
var color1 = {color: $.unique(colors)[0], count: 0}; | |
var color2 = {color: $.unique(colors)[1], count: 0}; | |
boxes.each(function(idx, item) { |
declare module 'deck.gl' { | |
import * as React from 'react'; | |
type HandlerInfo<T> = (info: { layer: BaseLayer<T>, index: number, object: T, x: number, y: number }) => boolean; | |
interface BaseLayerOptions<T> { | |
id?: string; | |
data?: T[]; |
I hereby claim:
To claim this, I am signing this object: