unitedunits

Categories

Component ID

2896578

Component name

unitedunits

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Consolidate effort into creating one D8 module

= Units API
= Units of Measurement
= Measured Value Field
= Unit Conversion Formatters

Enter a field value in any unit, display in any other unit.
Pre-computation of field display unit value if different from data entry unit (to avoid doing the same conversion on each entity display)
Allow multiple field display units (for example, you might want to show a length dimension in both imperial and metric units)
Provide UI js toggle(s) to switch between units.