- Brooklyn, NY
- 01:42
(UTC -04:00)
PinnedLoading
- Lasting-Tales-Bestiary
Lasting-Tales-Bestiary PublicVue
- npm-install-missing
npm-install-missing PublicNode script to install required packages from a .js file
- Detect online/offline statusFrom ht...
Detect online/offline statusFrom http://stackoverflow.com/questions/3181080/how-to-detect-online-offline-event-cross-browser 1(function(){
2vardisplayOnlineStatus=document.getElementById("online-status"),
3isOnline=function(){
4displayOnlineStatus.innerHTML="Online";
5displayOnlineStatus.className="online";
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.