aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09fix: fix npm package and bump to 1.1.1Bobby1-1/+1
2022-01-30chore: bump version to 1.1.0Bobby1-1/+1
2022-01-26chore: remove buffer dependencyBobby1-3/+0
2022-01-26chore: remove simple wcswidthBobby1-2/+1
2022-01-26chore: remove table dependency and replace it with internal functionBobby1-2/+1
2022-01-26feat: inbuilt table functionalityBobby1-0/+1
2022-01-23docs: move docs to mkdocsBobby1-1/+2
2022-01-23fix: format before commitPriyansh1-1/+1
2022-01-22style: bump package version to 1.0.0 to follow semantic versioning guidePriyansh1-1/+1
2022-01-22feat: function to load data from json and flattenJSONPriyansh1-2/+2
2022-01-19feat: info functionsPriyansh1-1/+3
2022-01-19feat: add table dep, added printing test and moved display to functionPriyansh1-1/+6
2022-01-19refactor: make package usable in npmPriyansh1-4/+2
2022-01-19feat: display data in table functionPriyansh1-0/+1
2022-01-18feat: added basic frame, tests and tsconfig excludePriyansh1-3/+7
2022-01-18chore: add prepublish script, update main and typesPriyansh1-2/+4
2022-01-18chore: add commitlintPriyansh1-1/+6
2022-01-18chore: add commitlintPriyansh1-17/+1
2022-01-18remove esno, picocolors and semantic script and add commit husky hookPriyansh1-3/+18
2022-01-18rename .husky to huskyPriyansh1-1/+1
2022-01-18add semantic commit verification scriptPriyansh1-1/+1
2022-01-18chore: added sematic commit message script and package descriptionPriyansh1-1/+10
2022-01-18First CommitPriyansh1-0/+40