aboutsummaryrefslogtreecommitdiff
path: root/src/lib/data.ts
AgeCommit message (Expand)AuthorFilesLines
2022-01-28feat: removeDuplicates functionBobby1-0/+26
2022-01-28feat: showAll function and fix sort methodBobby1-3/+10
2022-01-28feat: sort by column functionBobby1-0/+30
2022-01-22feat: function to find some data in the framePriyansh1-0/+108
2022-01-22fix: move shifting first row of readCSV() to remove only of no header is setPriyansh1-2/+2
2022-01-22feat: function to readCSVPriyansh1-0/+29
2022-01-22feat: function to load data from json and flattenJSONPriyansh1-0/+42
2022-01-20feat: added arrayFunctions and rename Izuku to FramePriyansh1-0/+16