aboutsummaryrefslogtreecommitdiff
path: root/src/lib/frame.ts
AgeCommit message (Expand)AuthorFilesLines
2022-01-26docs: update docs for title() functionBobby1-0/+2
2022-01-26feat: add title to tableBobby1-0/+12
2022-01-22feat: function to find some data in the framePriyansh1-10/+14
2022-01-22feat: function to load data from json and flattenJSONPriyansh1-7/+11
2022-01-20fix: make header optionalPriyansh1-3/+2
2022-01-20fix: getting column names with names and reset index functionPriyansh1-1/+1
2022-01-20feat: added arrayFunctions and rename Izuku to FramePriyansh1-3/+3
2022-01-19style: remove header logPriyansh1-1/+0
2022-01-19feat: info functionsPriyansh1-10/+44
2022-01-19refactor: split functions into multiple filesPriyansh1-0/+42
2022-01-19refactor: make package usable in npmPriyansh1-72/+0
2022-01-19feat: display data in table functionPriyansh1-0/+72