
committed by
Misko Hevery

parent
4d1254d6df
commit
81bc706ef1
@ -1,6 +1,6 @@
|
|||||||
# Formatters
|
# Formatters
|
||||||
|
|
||||||
Formatters can be appended on the end of the expressions to translated the value to a different format. Typically used
|
Formatters can be appended on the end of the expressions to translate the value to a different format. Typically used
|
||||||
to control the stringification of numbers, dates, and other data, but can also be used for ordering, mapping, and
|
to control the stringification of numbers, dates, and other data, but can also be used for ordering, mapping, and
|
||||||
reducing arrays. Formatters can be chained.
|
reducing arrays. Formatters can be chained.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user