@remote.it/core

v0.43.7
Core remote.it JavasScript/TypeScript library
remote remote.it weaved networking port-forwarding ports remote-access library lib and 2 more...

compile

tsc --build tsconfig.json

clean

rimraf lib/*

lint

eslint --fix --project .

precompile

npm run clean

postcompile

run-p prettier # size lint

preversion

npm run compile

postversion

#npm publish

postpublish

#git push origin --all; git push origin --tags

prepack

npm run compile

prettier

prettier --write **/*.ts

size

size-limit

start

run-p watch-*

test

jest

compile-watch

tsc -w

watch-tests

jest --watch
npm i @remote.it/core

Metadata

  • MIT
  • Whatever
  • Dana Woodman
  • released 3/19/2020

Downloads