Merge pull request #321 from Chalarangelo/Chalarangelo-snakeCase

[FEATURE] Add toSnakeCase
This commit is contained in:
Angelos Chalaris
2017-12-24 00:01:46 +02:00
committed by GitHub
2 changed files with 15 additions and 0 deletions

View File

@ -123,6 +123,7 @@ toDecimalMark:utility
toEnglishDate:date
toKebabCase:string
toOrdinalSuffix:utility
toSnakeCase:string
truncateString:string
truthCheckCollection:object
union:array