This section provides an overview of Value Converters in Aurelia. It should detail not only how to create a value converter, but also why you might want to use them and many examples of basic tasks accomplished through the use of a Value Converter.
Value converters can be chained and used alongside other binding features in Aurelia such as Binding Behaviors.