server-io-core

v1.3.3
Developement server using Koa with Socket.io reload and Javascript remote debugger
Koa Node.js Debugger development server

test

ava

devtest

DEBUG=server-io-core:test* ava

cli

DEBUG=server-io-core* node ./cli

__pretest__

eslint . --fix

__precommit__

lint-staged

demo

DEBUG=server-io-core* node ./tests/fixtures/demo

test:option

DEBUG=server-io-core* ava ./tests/options.test.js

test:favicon

ava ./tests/favicon.test.js

test:inject

DEBUG=server-io-core* ava ./tests/inject.test.js

test:socket

DEBUG=server-io-core* ava ./tests/proxy-socket.test.js

test:proxy

DEBUG=server-io-core* ava ./tests/proxy.test.js

run:proxied

DEBUG=server-io-core* node ./tests/fixtures/proxy.js

test:demo

DEBUG=server-io-core* node ./tests/fixtures/run.js

start:server

DEBUG=server-io-core* node ./tests/fixtures/test-proxy.js

start:client

DEBUG=server-io-core* node ./tests/fixtures/test-client.js

Metadata

  • MIT
  • >=8.0.0
  • Joel Chu
  • released 3/11/2020

Downloads

Maintainers