CotalkerPartners / mongo-xlsx

Convert Mongo data into Excel and vice versa @ Node.js. MongoDB Mongoose Dump to excel.
MIT License
99 stars 28 forks source link

variable name instead of constant id's #25

Open Deepaktogarla opened 5 years ago

Deepaktogarla commented 5 years ago

[ { "animals" : [ { "name" : "tiger", "likes" : meat, }, { "name" : "rabbit", "likes" : "carrot", } ]

screenshot 2019-01-23 at 2 23 50 pm

how can this be done