mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs(v2): add vue-nodegui to users (#3574)
This commit is contained in:
parent
9c961a6e74
commit
6ad322e327
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/vue-nodegui.png
Normal file
BIN
website/src/data/showcase/vue-nodegui.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
|
@ -267,6 +267,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'Vue NodeGui',
|
||||
description: 'A cross-platform native desktop app library',
|
||||
preview: require('./showcase/vue-nodegui.png'),
|
||||
website: 'https://vue.nodegui.org/',
|
||||
source: 'https://github.com/nodegui/vue-nodegui',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'Wisdom',
|
||||
description: 'Session replay web analytics with open data SQL/S3 access.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue