muhachev - Overview
Pinned Loading
-
ActionScript deferred/promise implementation
ActionScript 3
-
Forked from kriszyp/msgpackr
Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]
JavaScript 1
-
1
var elt=document.getElementById('eltid'),clone=elt.cloneNode(true);
2
elt.parentNode.replaceChild(clone,elt);
-
2
* Retrieves all the rows in the active spreadsheet that contain data and logs the4
* For more information on using the Spreadsheet API, see5
* https://developers.google.com/apps-script/service_spreadsheet