mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
docs(v2): Added Console Table Printer documentation to showcase (#4207)
This commit is contained in:
parent
780afe5278
commit
bdb7b9bcf3
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/console-table.png
Normal file
BIN
website/src/data/showcase/console-table.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue