Skip to content

Commit

Permalink
adding vue-nodegui to users
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamzanwar committed Oct 12, 2020
1 parent 9c961a6 commit f17f72e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/vue-nodegui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
Expand Down

0 comments on commit f17f72e

Please sign in to comment.