Convert
Convert is a collection of mathematical conversion functions.
Current Support
color
enables you to do color conversions not supported by the image/color
core package. Currently supports converting a hexadecimal value into a RGB value.nautical
provides the ability to convert between nautical distances (e.g., nautical miles) and more common formats.radial
handles conversions to and from radial formats (e.g., radians and degrees).
Contribution
Convert aims to be a library of well organized math conversion functions. If you have recommendations or changes please issue a pull request.
License
Convert is licensed under a MIT license.