docs(v2): Added Console Table Printer documentation to showcase (#4207)

This commit is contained in:
Nahiyan Kamal 2021-02-10 16:09:55 +01:00 committed by GitHub
parent 780afe5278
commit bdb7b9bcf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

View file

@ -136,6 +136,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Console Table',
description: 'Printing Pretty Tables on your console.',
preview: require('./showcase/console-table.png'),
website: 'https://console-table.netlify.app/',
source: 'https://github.com/ayonious/console-table-docu',
fbOpenSource: false,
pinned: false,
},
{
title: 'Datagit',
description: