index
:
izuku.js
gh-pages
main
In-Console Tabular Data Representation and Manipulation Library for NodeJS Applications
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
feat: removeDuplicates function
Bobby
2
-2
/
+20
2022-01-28
feat: showAll function and fix sort method
Bobby
1
-1
/
+1
2022-01-28
feat: sort by column function
Bobby
1
-1
/
+1
2022-01-28
feat: function to save to CSV
Bobby
1
-1
/
+1
2022-01-28
feat: function to save to JSON
Bobby
1
-1
/
+1
2022-01-26
feat: add title to table
Bobby
1
-1
/
+1
2022-01-26
feat: inbuilt table functionality
Bobby
1
-0
/
+10
2022-01-22
feat: function to find some data in the frame
Priyansh
1
-0
/
+12
2022-01-22
feat: function to readCSV
Priyansh
2
-0
/
+44
2022-01-22
feat: function to load data from json and flattenJSON
Priyansh
2
-0
/
+78
2022-01-22
feat: rangeIndex function
Priyansh
1
-0
/
+5
2022-01-20
style: add tests for empty header
Priyansh
1
-0
/
+12
2022-01-20
fix: fix failing tests
Priyansh
1
-1
/
+1
2022-01-20
feat: support for getting rows
Priyansh
1
-0
/
+42
2022-01-20
style: add range test for column generation
Priyansh
1
-1
/
+20
2022-01-20
feat: support for multiple columns
Priyansh
1
-1
/
+22
2022-01-20
feat: added arrayFunctions and rename Izuku to Frame
Priyansh
4
-7
/
+31
2022-01-19
feat: info functions
Priyansh
3
-13
/
+38
2022-01-19
feat: add table dep, added printing test and moved display to function
Priyansh
2
-51
/
+83
2022-01-19
refactor: make package usable in npm
Priyansh
1
-4
/
+5
2022-01-19
feat: display data in table function
Priyansh
2
-49
/
+61
2022-01-18
refactor: renamed frame frunction to data in frame class
Priyansh
1
-4
/
+4
2022-01-18
feat: added basic frame, tests and tsconfig exclude
Priyansh
1
-0
/
+49