flavors.java Class
Represents a data formatter that parses format specifiers known from Java's Formatter class (java.util.Formatter).
The module includes a Scanner, a Parser and the format function. It exports itself as a Node module, an AMD module or to the global scope, depending on the environment.
