1.1.6 • Published 5 years ago

@js-telecortex-2/js-telecortex-2-util v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

This is a basic util library to share code between the client and server libraries for JS-Telecortex-2

Build Status Maintainability codecov

To recompile modifications made to this package when installed under node_modules

yarn global add @babel/cli @babel/core
export PATH="$PATH:$(yarn global bin)"
cd node_modules/@js-telecortex-2/js-telecortex-2-util/
babel src --out-dir lib
1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago