aboutsummaryrefslogtreecommitdiff
path: root/src/lib/display.ts
AgeCommit message (Expand)AuthorFilesLines
2022-01-30chore: rename tableBuilder to tableBobby1-1/+1
2022-01-28feat: showAll function and fix sort methodBobby1-0/+14
2022-01-26feat: add title to tableBobby1-13/+22
2022-01-26chore: remove table dependency and replace it with internal functionBobby1-4/+3
2022-01-26feat: inbuilt table functionalityBobby1-1/+36
2022-01-22feat: function to find some data in the framePriyansh1-43/+46
2022-01-22feat: function to load data from json and flattenJSONPriyansh1-3/+3
2022-01-20feat: added arrayFunctions and rename Izuku to FramePriyansh1-4/+4
2022-01-19feat: info functionsPriyansh1-0/+7
2022-01-19refactor: split functions into multiple filesPriyansh1-1/+79
2022-01-19feat: add table dep, added printing test and moved display to functionPriyansh1-18/+25
2022-01-19feat: display data in table functionPriyansh1-0/+20