Update tag_database

This commit is contained in:
Angelos Chalaris
2017-12-16 17:14:45 +02:00
committed by GitHub
parent f133163663
commit 8075340eae

View File

@ -5,7 +5,7 @@ array-intersection:array
array-union:array
average-of-array-of-numbers:array
bottom-visible:browser
camelize:string
convert-string-to-camelcase:string
capitalize-first-letter-of-every-word:string
capitalize-first-letter:string
chain-asynchronous-functions:function
@ -16,7 +16,7 @@ compact:array
count-occurrences-of-a-value-in-array:array
current-URL:browser
curry:function
decamelize:string
convert-string-from-camelcase:string
deep-flatten-array:array
distance-between-two-points:math
divisible-by-number:math