@rplan/socketio-client

v2.0.0
Socket.io client for Allex

lint

eslint --ext js,jsx,ts,tsx src test

test

mocha --exit "test/**/*.unit.js" "test/**/*.unit.jsx"

build

yarn build:src && yarn build:declarations && cp -rf ./types/* ./lib && rm -rf ./types

clean

rm -rf ./lib ./types

build:src

babel -d lib src --extensions .js,.ts,.jsx,.tsx

typecheck

tsc --noEmit --skipLibCheck

build:clean

yarn clean && yarn build

build:declarations

tsc --project tsconfig.types.json
npm i @rplan/[email protected]

Metadata

  • MIT
  • >=12
  • Actano GmbH
  • released 7/22/2020

Downloads