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

Improve console.table #12

Open
darky opened this issue Nov 15, 2018 · 1 comment
Open

Improve console.table #12

darky opened this issue Nov 15, 2018 · 1 comment
Assignees

Comments

@darky
Copy link

darky commented Nov 15, 2018

console.table([{foo: 'bar'}, {foo1: 'bar1'}])

image

@skerit skerit self-assigned this Nov 20, 2018
@skerit
Copy link
Member

skerit commented Nov 20, 2018

I think the best way to implement it is kind of like how the Buffer hex viewer is implemented: with multiple pages and such. Any special requests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants