22 lines
447 B
Markdown
22 lines
447 B
Markdown
# UComandIt Websocket Class for Browsers sending and receiving JSON packets
|
|
|
|
## What is it
|
|
|
|
## TL/DR;
|
|
|
|
## What's it good for
|
|
|
|
## Why Bother
|
|
|
|
## Getting Started
|
|
|
|
"babel-eslint": "^8.2.1",
|
|
"eslint": "^4.18.2",
|
|
"eslint-config-standard": "^11.0.0",
|
|
"eslint-friendly-formatter": "^3.0.0",
|
|
"eslint-loader": "^2.0.0",
|
|
"eslint-plugin-import": "^2.9.0",
|
|
"eslint-plugin-node": "^6.0.1",
|
|
"eslint-plugin-promise": "^3.7.0",
|
|
"eslint-plugin-standard": "^3.0.1"
|