Skip to content

Instantly share code, notes, and snippets.

@samjacoby
samjacoby / emotion-theming.min.js@9.2.4
Last active October 2, 2019 19:33
emotion-theming.min.js@9.2.4 vs. emotion-theming.min.js@9.2.9
!function(e, t) {
"object" == typeof exports && "undefined" != typeof module ? t(exports, require("prop-types"), require("react")) : "function" == typeof define && define.amd ? define(["exports", "prop-types", "react"], t) : t(e["emotion-theming"] = {}, e.PropTypes, e.React)
}(this, function(e, t, o) {
"use strict";
function i() {
return (i = Object.assign || function(e) {
for (var t = 1; t < arguments.length; t++) {
var r = arguments[t];
for (var n in r)
Object.prototype.hasOwnProperty.call(r, n) && (e[n] = r[n])
!function(e, t) {
"object" == typeof exports && "undefined" != typeof module ? t(exports, require("prop-types"), require("react")) : "function" == typeof define && define.amd ? define(["exports", "prop-types", "react"], t) : t(e.emotionTheming = {}, null, e.React)
}(this, function(e, t, n) {
"use strict";
function i() {
return (i = Object.assign || function(e) {
for (var t = 1; t < arguments.length; t++) {
var r = arguments[t];
for (var o in r)
Object.prototype.hasOwnProperty.call(r, o) && (e[o] = r[o])
export default {
  // designates the name of the element. this has to software-y
  name: 'Pullquote',
  // optional; this will display in Oak. if absent, we'll fallback to `name` 
  displayName: 'Cool Fancy Pullquote'
  // defines attributes that will be available in the the "inspector" sidebar in Oak 
  attrs: [
    {
      name: 'Flair',
function portkill () {
if [ "$#" -lt 1 ]; then
echo "You must supply a port number of an process to search for to kill."
return 1
fi
local port=${1}
local pid=$(lsof -i tcp:${port} -sTCP:LISTEN -t)

Keybase proof

I hereby claim:

  • I am samjacoby on github.
  • I am samjacoby (https://keybase.io/samjacoby) on keybase.
  • I have a public key whose fingerprint is AFDF 3E6A EF09 ED57 8389 4A3D 1578 59F4 6044 AA46

To claim this, I am signing this object: