Skip to content

Create export to CSV button #157

@bbelandr

Description

@bbelandr

Be sure to run npm install before you test on this branch

Using json2csv, create a button capable of exporting information into a csv file
The Node Async Parser gives an extremely high level of abstraction for this job, making it super easy to convert from json to csv.

Make a function that can convert allUsers, userData, and eventData into legible csv's.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions