Add transform

This commit is contained in:
Angelos Chalaris
2018-01-12 13:55:49 +02:00
parent e6a3f3644c
commit bd8551d78a
2 changed files with 18 additions and 0 deletions

View File

@ -181,6 +181,7 @@ tomorrow:date
toOrdinalSuffix:utility,math
toSafeInteger:math
toSnakeCase:string,regexp
transform:object,array
truncateString:string
truthCheckCollection:object,logic,array
unescapeHTML:string,browser