Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.12 KB

CoreMarine Devices

This is a collection of the CoreMarine open source JS libraries and its NodeRED component wrappers. It is organised as a NPN Workspaces monorepository.

All devices are inside packages folder. Each device usually has two packages:

  1. TypeScript library which is transpiled into ESM + CJS modules.
  2. NodeRED component which is a wrapper of the CJS library.
Devices

If you want to contribute take a look on the CONTRIBUTING document.