Added atob and btoa for node

This commit is contained in:
Angelos Chalaris
2018-01-17 21:43:21 +02:00
parent 6b9ca7249c
commit b50cd7646a
3 changed files with 28 additions and 0 deletions

View File

@ -1,8 +1,10 @@
anagrams:string,recursion
arrayToHtmlList:browser,array
atob:node,string,utility
average:math,array
averageBy:math,array,function
bottomVisible:browser
btoa:node,string,utility
byteSize:string
call:adapter,function
capitalize:string,array