michaelkapustey / unfolder Goto Github PK
View Code? Open in Web Editor NEWConverts any js object with any nestings to "linear" js object without nestings. It may help if you want to save some data in .xls, .xlsx, .csv (etc) format or map to SQL like data.