Merge pull request #613 from commenthol/pad

[FEATURE] pad - string padding
This commit is contained in:
Angelos Chalaris
2018-02-26 13:53:09 +02:00
committed by GitHub
4 changed files with 34 additions and 0 deletions

View File

@ -178,6 +178,7 @@ onUserInputChange:browser,event,advanced
orderBy:object,array
over:adapter,function
overArgs:adapter,function
pad:string
palindrome:string
parseCookie:utility,string
partial:function