edasque / DynamoDBtoCSV

Dump DynamoDB data into a CSV file
Apache License 2.0
470 stars 152 forks source link

Implemented ES6 and ES7 features to improve code readability #53

Open andarilhoz opened 5 years ago

andarilhoz commented 5 years ago

Hi, i took the liberty to make some changes in the code in order to improve readability and update the code to some recent ES6/ES7 features.

It may be incomplete, but its a great start.