The Lambda Function That Creates xlsx Files From JSON Data to Store On S3 Using NodeJS/Typescript
Too Long; Didn't Read
In this article, I will show you how you can write a Lambda function that can convert data into a xlsx file using nodeJS and typescript. This function is built using serverless framework. You can find more about there here - <https://www.npmjs.com/serverless-offline for running a function locally. Using NodeJS and Typescript, you can run a function that converts data into an excel data file using a function.