Skip to content

Instantly share code, notes, and snippets.

View LunNova's full-sized avatar
❄️
flake.lock

Lun LunNova

❄️
flake.lock
View GitHub Profile
@LunNova
LunNova / time.js
Last active August 29, 2015 14:05 — forked from anonymous/time.js
<script type="text/javascript">
(function() {
"use strict";
/* From https://github.com/dperini/ContentLoaded/blob/master/src/contentloaded.js
* Author: Diego Perini (diego.perini at gmail.com)
* License: MIT
*/
function contentLoaded(win, fn) {
var done = false, top = true,