docs(v2): add vue-nodegui to users (#3574)

This commit is contained in:
Shubham Zanwar 2020-10-12 14:23:52 +05:30 committed by GitHub
parent 9c961a6e74
commit 6ad322e327
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: 149 KiB

View file

@ -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.',