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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-23
chore: remove git-revision-date plugin
Bobby
1
-1
/
+0
2022-01-23
Merge branch 'main' of https://github.com/luciferreeves/izuku.js
Bobby
1
-3
/
+3
2022-01-23
chore: action to deploy docs
Bobby
1
-0
/
+16
2022-01-23
docs: move docs to mkdocs
Bobby
9
-1
/
+540
2022-01-23
docs: fix links
Bobby
1
-2
/
+2
2022-01-23
docs: update structure
Bobby
1
-1
/
+1
2022-01-23
Merge branch 'main' of https://github.com/luciferreeves/izuku.js
Bobby
4
-0
/
+205
2022-01-23
docs: move docs to wiki
Bobby
1
-370
/
+6
2022-01-23
Merge pull request #3 from luciferreeves/luciferreeves-patch-1
Bobby
1
-0
/
+57
2022-01-23
chore: add contributing guidelines
Bobby
1
-0
/
+57
2022-01-23
Merge pull request #2 from luciferreeves/add-code-of-conduct-1
Bobby
1
-0
/
+128
2022-01-23
Create CODE_OF_CONDUCT.md
Bobby
1
-0
/
+128
2022-01-23
chore: add issue templates
Bobby
2
-0
/
+20
2022-01-23
fix: format before commit
Priyansh
1
-1
/
+1
2022-01-22
docs: fix docs for npm release
Priyansh
1
-3
/
+14
2022-01-22
style: bump package version to 1.0.0 to follow semantic versioning guide
Priyansh
1
-1
/
+1
2022-01-22
docs: add find() function
Priyansh
1
-0
/
+23
2022-01-22
feat: function to find some data in the frame
Priyansh
6
-55
/
+193
2022-01-22
docs: readCSV() function added
Priyansh
1
-0
/
+21
2022-01-22
fix: move shifting first row of readCSV() to remove only of no header is set
Priyansh
1
-2
/
+2
2022-01-22
feat: function to readCSV
Priyansh
4
-1
/
+75
2022-01-22
docs: add fromJSON and flattenJSON methods
Priyansh
1
-2
/
+39
2022-01-22
feat: function to load data from json and flattenJSON
Priyansh
10
-65
/
+242
2022-01-22
Merge branch 'main' of https://github.com/luciferreeves/izuku.js
Priyansh
3
-0
/
+0
2022-01-22
docs: rangeIndex() method
Priyansh
1
-0
/
+11
2022-01-22
feat: rangeIndex function
Priyansh
3
-1
/
+20
2022-01-21
Merge pull request #1 from luciferreeves/imgbot
Bobby
3
-0
/
+0
2022-01-21
docs: move badges to center
Priyansh
1
-9
/
+21
2022-01-21
docs: fix image url
Priyansh
1
-1
/
+1
2022-01-21
[ImgBot] Optimize images
ImgBotApp
3
-0
/
+0
2022-01-21
docs: add izuku image
Priyansh
2
-1
/
+1
2022-01-21
style: .DS_Store banished!
Priyansh
3
-0
/
+1
2022-01-21
refactor: add render to .npmignore
Priyansh
1
-0
/
+1
2022-01-21
docs: add izuku image
Priyansh
5
-0
/
+5
2022-01-20
docs: add imports to range()
Priyansh
1
-0
/
+6
2022-01-20
docs: add range()
Priyansh
1
-0
/
+38
2022-01-20
docs: remove toc
Priyansh
1
-26
/
+0
2022-01-20
fix: make header optional
Priyansh
1
-3
/
+2
2022-01-20
style: add tests for empty header
Priyansh
1
-0
/
+12
2022-01-20
docs: update Izuku to Frames
Priyansh
1
-2
/
+2
2022-01-20
docs: added table of contents
Priyansh
1
-0
/
+26
2022-01-20
docs: add link to the data at the start of the readme
Priyansh
1
-1
/
+1
2022-01-20
docs: remove repeated content
Priyansh
1
-50
/
+6
2022-01-20
docs: update chainable methods
Priyansh
1
-5
/
+2
2022-01-20
fix: getting column names with names and reset index function
Priyansh
2
-7
/
+3
2022-01-20
docs: update frame methods and properties
Priyansh
1
-17
/
+321
2022-01-20
fix: fix failing tests
Priyansh
1
-1
/
+1
2022-01-20
feat: support for getting rows
Priyansh
3
-5
/
+99
2022-01-20
style: add range test for column generation
Priyansh
1
-1
/
+20
2022-01-20
feat: support for multiple columns
Priyansh
4
-29
/
+95
[next]