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
/
src
/
index.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-01-28
feat: removeDuplicates function
Bobby
1
-1
/
+9
2022-01-28
feat: showAll function and fix sort method
Bobby
1
-1
/
+2
2022-01-28
feat: sort by column function
Bobby
1
-1
/
+2
2022-01-28
feat: function to save to CSV
Bobby
1
-1
/
+2
2022-01-28
feat: function to save to JSON
Bobby
1
-0
/
+2
2022-01-26
fix: fix tests
Bobby
1
-2
/
+2
2022-01-26
fix: add title to constructor
Bobby
1
-1
/
+6
2022-01-26
feat: add title to table
Bobby
1
-1
/
+3
2022-01-22
feat: function to find some data in the frame
Priyansh
1
-1
/
+12
2022-01-22
feat: function to readCSV
Priyansh
1
-1
/
+2
2022-01-22
feat: function to load data from json and flattenJSON
Priyansh
1
-3
/
+4
2022-01-22
feat: rangeIndex function
Priyansh
1
-1
/
+5
2022-01-20
fix: getting column names with names and reset index function
Priyansh
1
-6
/
+2
2022-01-20
feat: support for getting rows
Priyansh
1
-1
/
+17
2022-01-20
feat: support for multiple columns
Priyansh
1
-6
/
+4
2022-01-20
feat: added arrayFunctions and rename Izuku to Frame
Priyansh
1
-4
/
+29
2022-01-19
feat: info functions
Priyansh
1
-3
/
+11
2022-01-19
refactor: split functions into multiple files
Priyansh
1
-144
/
+16
2022-01-19
feat: add table dep, added printing test and moved display to function
Priyansh
1
-22
/
+101
2022-01-19
refactor: make package usable in npm
Priyansh
1
-2
/
+73
2022-01-19
feat: display data in table function
Priyansh
1
-39
/
+2
2022-01-18
refactor: renamed frame frunction to data in frame class
Priyansh
1
-15
/
+15
2022-01-18
feat: added basic frame, tests and tsconfig exclude
Priyansh
1
-1
/
+40
2022-01-18
First Commit
Priyansh
1
-0
/
+1