Travis build: 1059
This commit is contained in:
@ -77,6 +77,7 @@ isBoolean:type
|
||||
isDivisible:math
|
||||
isEven:math
|
||||
isFunction:type,function
|
||||
isLowerCase:uncategorized
|
||||
isNull:type
|
||||
isNumber:type,math
|
||||
isPrime:math
|
||||
@ -86,6 +87,7 @@ isSorted:array
|
||||
isString:type,string
|
||||
isSymbol:type
|
||||
isTravisCI:node
|
||||
isUpperCase:uncategorized
|
||||
isValidJSON:type,json
|
||||
join:array
|
||||
JSONToFile:node,json
|
||||
|
||||
Reference in New Issue
Block a user