8000 GitHub - getgle/SeaFour-PHP: [Copyright (c) 2015 Landon Powell]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

getgle/SeaFour-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeaFour

Powered by Node.JS PHP`

Depends Upon

  • PHP

Donate Bitcoin at 1Bmo74LBR6PFBtdsMnFms1rLqYFVDXCyvG to support the original developer

Developer Notes

~~The key files responsible for the functionality of the site are server.js and public/client.js. ~~

Indents should be done in the Stroustrup variant of K&R style using 4-space indents like so:

if (x) {
    console.log("Ja!");
}
else {
    console.log("Nein!");
}

Whenver possible, fuctions should be defined like so:

function 
5A80
funcName(args) {
    return args + 1;
}

About

[Copyright (c) 2015 Landon Powell]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 2.6%
  • HTML 1.1%
  • Other 0.5%
0