UNPKG

ojousima.ruuvi_endpoints.ts

Version:
11 lines (9 loc) 553 B
# ojousima.ruuvi_endpoints.ts Just playing around with typescript & RuuviTags, nothing to see here, move along # Licenses * Original code: BSD-3 * Test vectors and tests for Ruuvi data formats: MIT, (C) [ttu](https://github.com/ttu/) * Ruuvi format 5 parser: BSD-3, (C) [io53](https://github.com/io53/) # Thanks * Carl Johan for excellent [blog post](https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c) on setting up TS packages * ttu for [test vectors & tests](https://github.com/ttu/ruuvitag-sensor)