utilities-sk for Signalk
This is a Signalk utility package that encapsulates several functions into a single object so it can be shared across modules. It is used by the author's own Bluetooth Sensors for Signalk.
cd ~/[some_dir] git clone https://github.com/naugehyde/utilities-sk cd utilities_sk npm i [sudo] npm link cd [signalk_home] npm link utilities-sk