Unit

A library that provides unit types in nim

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.3.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-01 07:18

Authors

  • Momeemt

Installation

nimble install Unit
choosenim install Unit
git clone https://github.com/momeemt/Unit

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Unit - - - - - - -

Dependencies

Package Version Optional
nim >= 1.0.6 No

Source

Repository https://github.com/momeemt/Unit
Homepage https://github.com/momeemt/Unit
Registry Source nimble_official

README

Unit - A library that provides unit types


Unit is a library that provides unit types in Nim.
It reduces the burden on the developer by expressing "units" as types instead of expressing them in the head and in writing.