Merge pull request #170 from iamsoorena/master

adding read file to array function
This commit is contained in:
Angelos Chalaris
2017-12-16 13:34:30 +02:00
committed by GitHub
2 changed files with 20 additions and 0 deletions

View File

@ -67,6 +67,7 @@ powerset:math
promisify:function
random-integer-in-range:utility
random-number-in-range:utility
read-file-to-array:node
redirect-to-URL:browser
reverse-a-string:string
RGB-to-hexadecimal:utility