Skip to content

Instantly share code, notes, and snippets.

View herschel666's full-sized avatar
:octocat:
const [status, setStatus] = useGitHub();

Emanuel Kluge herschel666

:octocat:
const [status, setStatus] = useGitHub();
View GitHub Profile
@herschel666
herschel666 / README.md
Created February 17, 2016 08:55 — forked from dciccale/README.md
Tiny Cross-browser DOM ready function in 111 bytes of JavaScript

DOM Ready

Tiny Cross-browser DOM ready function in 111 bytes of JavaScript.