knxfloat
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

KNX float

This Typescript / Javascript library converts numbers from builtin number datatype into / from KNX conform two byte floating point representation.

Getting started

This library is provided as a npm package, so you can simply install it by executing

npm install knxfloat

or include it as a dependency in your package.json.

Prerequisites

This library does not have an runtime dependencies, however in order to run tests or transpile it from Typescript to Javascript, you have to install the development dependencies using

npm install

in the root folder of this repository.

Running the tests

Builtin automated tests can be run by executing

npm run test

Live demo

You can try out this library by using the online KNX float converter

Author

License

This software is licensed under the MIT license

Readme

Keywords

Package Sidebar

Install

npm i knxfloat

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.53 kB

Total Files

7

Last publish

Collaborators

  • tobiaswegner