UNPKG

noide

Version:

Web Editor built on hapi and nes websockets using browserify, superviews.js, bootstrap and the ACE editor.

6 lines (4 loc) 133 B
var Nes = require('nes/client') var host = window.location.host var client = new Nes.Client('ws://' + host) module.exports = client