aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-01-21Merge pull request #1 from luciferreeves/imgbotBobby3-0/+0
[ImgBot] Optimize images
2022-01-21docs: move badges to centerPriyansh1-9/+21
2022-01-21docs: fix image urlPriyansh1-1/+1
2022-01-21[ImgBot] Optimize imagesImgBotApp3-0/+0
*Total -- 2,076.55kb -> 1,807.97kb (12.93%) /render/Izuku.png -- 469.15kb -> 402.57kb (14.19%) /render/izuku_full_size.png -- 1,396.57kb -> 1,218.32kb (12.76%) /render/izuku_readme.png -- 210.83kb -> 187.09kb (11.26%) Signed-off-by: ImgBotApp <[email protected]>
2022-01-21docs: add izuku imagePriyansh2-1/+1
2022-01-21style: .DS_Store banished!Priyansh3-0/+1
2022-01-21refactor: add render to .npmignorePriyansh1-0/+1
2022-01-21docs: add izuku imagePriyansh5-0/+5
2022-01-20docs: add imports to range()Priyansh1-0/+6
2022-01-20docs: add range()Priyansh1-0/+38
2022-01-20docs: remove tocPriyansh1-26/+0
2022-01-20fix: make header optionalPriyansh1-3/+2
2022-01-20style: add tests for empty headerPriyansh1-0/+12
2022-01-20docs: update Izuku to FramesPriyansh1-2/+2
2022-01-20docs: added table of contentsPriyansh1-0/+26
2022-01-20docs: add link to the data at the start of the readmePriyansh1-1/+1
2022-01-20docs: remove repeated contentPriyansh1-50/+6
2022-01-20docs: update chainable methodsPriyansh1-5/+2
2022-01-20fix: getting column names with names and reset index functionPriyansh2-7/+3
2022-01-20docs: update frame methods and propertiesPriyansh1-17/+321
2022-01-20fix: fix failing testsPriyansh1-1/+1
2022-01-20feat: support for getting rowsPriyansh3-5/+99
2022-01-20style: add range test for column generationPriyansh1-1/+20
2022-01-20feat: support for multiple columnsPriyansh4-29/+95
2022-01-20feat: added arrayFunctions and rename Izuku to FramePriyansh10-36/+143
2022-01-19style: remove header logPriyansh1-1/+0
2022-01-19docs: add badgesPriyansh1-0/+1
2022-01-19feat: info functionsPriyansh11-28/+369
2022-01-19refactor: split functions into multiple filesPriyansh5-149/+166
2022-01-19feat: add table dep, added printing test and moved display to functionPriyansh6-123/+354
2022-01-19refactor: make package usable in npmPriyansh4-82/+80
2022-01-19feat: display data in table functionPriyansh10-94/+177
2022-01-18Create workflow for checking the build and testsBobby1-0/+31
2022-01-18refactor: renamed frame frunction to data in frame classPriyansh3-21/+21
2022-01-18docs: add basic readmePriyansh1-0/+46
2022-01-18feat: added basic frame, tests and tsconfig excludePriyansh5-5/+821
2022-01-18chore: add prepublish script, update main and typesPriyansh1-2/+4
2022-01-18chore: rename build to distPriyansh1-2/+2
2022-01-18chore: add .npmignorePriyansh1-0/+1
2022-01-18chore: rename build to distPriyansh1-2/+2
2022-01-18chore: remove build directory from gitPriyansh1-2/+0
2022-01-18chore: add commitlintPriyansh1-1/+6
2022-01-18chore: add commitlintPriyansh2-17/+5
2022-01-18remove esno, picocolors and semantic script and add commit husky hookPriyansh3-588/+2703
2022-01-18rename .husky to huskyPriyansh2-2/+2
2022-01-18add semantic commit verification scriptPriyansh1-1/+1
2022-01-18add build to .gitignorePriyansh1-0/+3
2022-01-18Create LICENSEBobby1-0/+21
2022-01-18chore: added sematic commit message script and package descriptionPriyansh3-1/+629
2022-01-18First CommitPriyansh10-0/+5217