@fluentfixture/format
Last updated
Last updated
The @fluentfixture/format is a flexible string format library that provides formatting functionality with an extensible transformation capabilities.
The utilities can be used with global format
and compile
methods or a new Formatter
instance. The following code snippet shows an example usage of global compile
method.