I hereby claim:
- I am Dennis14e on github.
- I am dennis14e (https://keybase.io/dennis14e) on keybase.
- I have a public key whose fingerprint is FF08 1254 C0C8 518B 629B 9F18 4D02 B42B 5305 225E
To claim this, I am signing this object:
| (function (factory) { | |
| if (typeof define === 'function' && define.amd) { | |
| // AMD | |
| define(['jquery', 'datatables', 'datatables-editor'], factory); | |
| } | |
| else if (typeof exports === 'object') { | |
| // Node / CommonJS | |
| module.exports = function ($, dt) { | |
| if (!$) { $ = require('jquery'); } | |
| factory($, dt || $.fn.dataTable || require('datatables')); |
| <?php | |
| function rearrangeFiles($files) | |
| { | |
| $ret = []; | |
| foreach ($files as $name => $keys) { | |
| if (!is_array($keys['name'])) { | |
| $ret[$name] = [ $keys ]; | |
| continue; |
| javascript:var parent=document.querySelector("[data-turnip-code]").parentElement;function g_price(e){m=e.textContent.match(/([0-9]+) Bells/);return m!==null?Number(m[1]):0}[].slice.call(parent.children).sort(function(e,t){return g_price(t)-g_price(e)}).forEach(function(e){parent.appendChild(e)}) |
I hereby claim:
To claim this, I am signing this object: