Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ can view array #19

Merged
merged 2 commits into from
Aug 31, 2021
Merged

✨ can view array #19

merged 2 commits into from
Aug 31, 2021

Conversation

uzimaru0000
Copy link
Owner

Can view array format

$ cat array.json
[1, 2, 3, 4]

$ tv array.json
| |
|-|
|1|
|2|
|3|
|4|

In addition, CSV support has ended.

@uzimaru0000 uzimaru0000 merged commit 7af649d into master Aug 31, 2021
@uzimaru0000 uzimaru0000 deleted the feature/array-view branch September 5, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant