Skip to content

Commit

Permalink
Update stars count
Browse files Browse the repository at this point in the history
  • Loading branch information
typekev committed Dec 29, 2019
1 parent c535097 commit 54a87cc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/src/pages/discover-more/showcase/appList.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ const appList = [
image: 'eostoolkit.jpg',
link: 'https://www.eostoolkit.io/',
source: 'https://github.com/generEOS/eostoolkit',
stars: 43,
stars: 48,
similarWebVisits: 123,
dateAdded: '2019-01-01',
},
Expand Down Expand Up @@ -318,7 +318,7 @@ const appList = [
link: 'https://marmelab.com/react-admin-demo/',
source: 'https://github.com/marmelab/react-admin',
dateAdded: '2018-01-21',
stars: 6786,
stars: 10751,
},
{
title: 'Builder Book',
Expand All @@ -328,7 +328,7 @@ const appList = [
image: 'builderbook.jpg',
link: 'https://builderbook.org/',
source: 'https://github.com/builderbook/builderbook',
stars: 1042,
stars: 1576,
dateAdded: '2018-01-05',
},
{
Expand Down Expand Up @@ -499,7 +499,7 @@ const appList = [
image: 'typekev.jpg',
link: 'https://typekev.com/',
source: 'https://github.com/typekev/typekev-site',
stars: 8,
stars: 10,
dateAdded: '2018-01-23',
},
{
Expand Down Expand Up @@ -528,7 +528,7 @@ const appList = [
image: 'swimmy.jpg',
link: 'https://swimmy.io/',
source: 'https://github.com/swimmy/swimmy.io',
stars: 4,
stars: 8,
dateAdded: '2018-01-27',
},
{
Expand All @@ -555,7 +555,7 @@ const appList = [
image: 'npm-registry-browser.jpg',
link: 'https://topheman.github.io/npm-registry-browser/',
source: 'https://github.com/topheman/npm-registry-browser',
stars: 78,
stars: 90,
dateAdded: '2018-01-15',
},
{
Expand All @@ -566,7 +566,7 @@ const appList = [
image: 'snippets.jpg',
link: 'https://chrome.google.com/webstore/detail/snippets/dcibnkkafifbanoclgjbkmkbogijndin',
source: 'https://github.com/richardscarrott/snippets',
stars: 38,
stars: 42,
dateAdded: '2018-01-19',
},
{
Expand All @@ -577,7 +577,7 @@ const appList = [
link: 'https://tree.valleyease.me/',
image: 'tree.jpg',
source: 'https://github.com/ValleyZw/tree',
stars: 9,
stars: 24,
dateAdded: '2018-01-35',
},
{
Expand All @@ -596,7 +596,7 @@ const appList = [
link: 'https://mqtt-explorer.com/',
source: 'https://github.com/thomasnordquist/MQTT-Explorer',
image: 'mqtt-explorer.png',
stars: 121,
stars: 510,
dateAdded: '2019-03-25',
},
{
Expand All @@ -617,7 +617,7 @@ const appList = [
image: 'tagspaces.jpg',
link: 'https://www.tagspaces.org/',
source: 'https://github.com/tagspaces/tagspaces',
stars: 1824,
stars: 1874,
dateAdded: '2019-11-01',
},
];
Expand Down

0 comments on commit 54a87cc

Please sign in to comment.