Skip to content

Add methods to fetch all units as strings.

David Thompson requested to merge dcthomp/units:fetch-all-units into master

Now you can fetch all:

  • the base units in a unit system,
  • the preferred units in a unit context (i.e., the first suggested unit for each dimension listed in the context), or
  • the suggested units in a unit context (i.e., all the suggested units for each dimension listed in the context).

Merge request reports

Loading