#Skip to menu

units conversion

units is a library written in golang for converting between units.

Usage

First install the library with

go get xojoc.pw/nlp/units

…then run…

go test

if something fails open an issue.

See godoc for the complete documentation.

Who?

units was written by Alexandru Cojocaru (https://xojoc.pw).

Get the code