Skip to content

Instantly share code, notes, and snippets.

@d48
d48 / keybase.md
Created February 8, 2017 21:09
Keybase proof for d48

Keybase proof

I hereby claim:

  • I am d48 on github.
  • I am d48 (https://keybase.io/d48) on keybase.
  • I have a public key ASB-oO7Tb9KV5ogsq1mUSxVlpbqnjJVxIQb1zVfeqf56IQo

To claim this, I am signing this object:

@d48
d48 / keybase.md
Created February 8, 2017 21:17
d48 keybase proof

Keybase proof

I hereby claim:

  • I am d48 on github.
  • I am d48 (https://keybase.io/d48) on keybase.
  • I have a public key whose fingerprint is 349E 2B0D 38A9 D8B8 2F43 32AE 385B 0BD3 CEC3 B707

To claim this, I am signing this object:

@d48
d48 / umd-templates.js
Created August 1, 2017 23:25 — forked from mflorida/umd-templates.js
Templates for UMD patterns
/**
* UMD pattern with anonymous function expression
*/
(function(){
var umd = function(factory){
if (typeof exports === 'object') {
return module.exports = factory();
}
else if (typeof define === 'function' && define.amd) {
@d48
d48 / readme.md
Created September 21, 2017 17:35
testing details

Overview

testing details

Details Testing this out How does it work