docs(v2): move migrated sites from v1 to v2 showcase (#4296)
* docs: add migrated v1 sites to v2 showcase * docs: add tags to showcase sites Co-authored-by: slorber <lorber.sebastien@gmail.com>
|
@ -19,7 +19,6 @@
|
|||
<a href="https://meercode.io/facebook/docusaurus"><img src="https://meercode.io/badge/facebook/docusaurus?type=ci-score" alt="CI Score"></a>
|
||||
</p>
|
||||
|
||||
|
||||
> **We are working hard on Docusaurus v2. If you are new to Docusaurus, try using the new version instead of v1. See the [Docusaurus v2 website](https://v2.docusaurus.io/) for more details.**
|
||||
|
||||
## Introduction
|
||||
|
|
BIN
website/src/data/showcase/create-react-app.png
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
website/src/data/showcase/devspace.png
Normal file
After Width: | Height: | Size: 171 KiB |
BIN
website/src/data/showcase/diem.png
Normal file
After Width: | Height: | Size: 244 KiB |
BIN
website/src/data/showcase/draftjs.png
Normal file
After Width: | Height: | Size: 168 KiB |
BIN
website/src/data/showcase/erxes.png
Normal file
After Width: | Height: | Size: 187 KiB |
BIN
website/src/data/showcase/fbt.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
website/src/data/showcase/flipper.png
Normal file
After Width: | Height: | Size: 282 KiB |
BIN
website/src/data/showcase/gulp.png
Normal file
After Width: | Height: | Size: 130 KiB |
BIN
website/src/data/showcase/home-assistant.png
Normal file
After Width: | Height: | Size: 117 KiB |
BIN
website/src/data/showcase/idb.png
Normal file
After Width: | Height: | Size: 296 KiB |
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 61 KiB |
BIN
website/src/data/showcase/metro.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
website/src/data/showcase/node-serialport.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
website/src/data/showcase/paubox.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
website/src/data/showcase/profolo.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
website/src/data/showcase/pyre.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
website/src/data/showcase/react-leaflet.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
website/src/data/showcase/react-native-elements.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
website/src/data/showcase/react-native-ios-kit.png
Normal file
After Width: | Height: | Size: 116 KiB |
BIN
website/src/data/showcase/react-native-testing-library.png
Normal file
After Width: | Height: | Size: 171 KiB |
BIN
website/src/data/showcase/react-redux.png
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
website/src/data/showcase/redux.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
website/src/data/showcase/saleor.png
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
website/src/data/showcase/single-spa.png
Normal file
After Width: | Height: | Size: 109 KiB |
BIN
website/src/data/showcase/smashgg.png
Normal file
After Width: | Height: | Size: 60 KiB |
BIN
website/src/data/showcase/testing-library.png
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
website/src/data/showcase/the-diff.png
Normal file
After Width: | Height: | Size: 68 KiB |
|
@ -37,8 +37,7 @@ const users = [
|
|||
preview: require('./showcase/agilets.png'),
|
||||
website: 'https://agile-ts.org/',
|
||||
source: 'https://github.com/agile-ts/documentation',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'AI-Speaker',
|
||||
|
@ -46,8 +45,7 @@ const users = [
|
|||
preview: require('./showcase/aispeaker.png'),
|
||||
website: 'https://ai-speaker.com/',
|
||||
source: 'https://github.com/sviete/AIS-WWW',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Algolia Docsearch',
|
||||
|
@ -56,8 +54,7 @@ const users = [
|
|||
preview: require('./showcase/algolia.png'),
|
||||
website: 'https://docsearch.algolia.com/',
|
||||
source: 'https://github.com/algolia/docsearch-website',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Amphora Data',
|
||||
|
@ -65,8 +62,7 @@ const users = [
|
|||
preview: require('./showcase/amphora.png'),
|
||||
website: 'https://www.amphoradata.com/',
|
||||
source: 'https://github.com/amphoradata/amphoradata.github.io',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Apache APISIX',
|
||||
|
@ -74,8 +70,7 @@ const users = [
|
|||
preview: require('./showcase/apache-apisix.png'),
|
||||
website: 'https://apisix.apache.org/',
|
||||
source: 'https://github.com/apache/apisix-website',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'AttoBot',
|
||||
|
@ -83,8 +78,7 @@ const users = [
|
|||
preview: require('./showcase/attobot.png'),
|
||||
website: 'https://attobot.xyz',
|
||||
source: 'https://github.com/attobot-discord/website',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Awe framework',
|
||||
|
@ -92,8 +86,7 @@ const users = [
|
|||
preview: require('./showcase/awe-framework.png'),
|
||||
website: 'https://docs.aweframework.com/',
|
||||
source: 'https://gitlab.com/aweframework/awe',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Axioms',
|
||||
|
@ -101,8 +94,7 @@ const users = [
|
|||
preview: require('./showcase/axioms.png'),
|
||||
website: 'https://developer.axioms.io/',
|
||||
source: 'https://github.com/axioms-io/developer',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Benthos',
|
||||
|
@ -110,8 +102,7 @@ const users = [
|
|||
preview: require('./showcase/benthos.png'),
|
||||
website: 'https://benthos.dev/',
|
||||
source: 'https://github.com/Jeffail/benthos',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Botonic',
|
||||
|
@ -119,8 +110,7 @@ const users = [
|
|||
preview: require('./showcase/botonic.png'),
|
||||
website: 'https://botonic.io/',
|
||||
source: 'https://github.com/hubtype/botonic',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Build Tracker',
|
||||
|
@ -129,8 +119,7 @@ const users = [
|
|||
preview: require('./showcase/build-tracker.png'),
|
||||
website: 'https://buildtracker.dev',
|
||||
source: 'https://github.com/paularmstrong/build-tracker',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Channel.js',
|
||||
|
@ -138,8 +127,7 @@ const users = [
|
|||
preview: require('./showcase/channeljs.png'),
|
||||
website: 'https://repeater.js.org/',
|
||||
source: 'https://github.com/repeaterjs/repeater',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Clutch',
|
||||
|
@ -147,8 +135,7 @@ const users = [
|
|||
preview: require('./showcase/clutch.png'),
|
||||
website: 'https://clutch.sh/',
|
||||
source: 'https://github.com/lyft/clutch',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Component Kit',
|
||||
|
@ -156,8 +143,7 @@ const users = [
|
|||
preview: require('./showcase/componentkit.png'),
|
||||
website: 'https://componentkit.org',
|
||||
source: 'https://github.com/facebook/componentkit',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
tags: ['highlight', 'facebook'],
|
||||
},
|
||||
{
|
||||
title: 'ConfigCat Feature Flags',
|
||||
|
@ -165,8 +151,7 @@ const users = [
|
|||
preview: require('./showcase/configcat.png'),
|
||||
website: 'https://configcat.com/docs/',
|
||||
source: 'https://github.com/configcat/docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Console Table',
|
||||
|
@ -174,8 +159,15 @@ const users = [
|
|||
preview: require('./showcase/console-table.png'),
|
||||
website: 'https://console-table.netlify.app/',
|
||||
source: 'https://github.com/ayonious/console-table-docu',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Create React App',
|
||||
description: 'Set up a modern web app by running one command',
|
||||
preview: require('./showcase/create-react-app.png'),
|
||||
website: 'https://facebook.github.io/create-react-app/',
|
||||
source: 'https://github.com/facebook/create-react-app',
|
||||
tags: ['highlight', 'design', 'large', 'facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Datagit',
|
||||
|
@ -184,8 +176,31 @@ const users = [
|
|||
preview: require('./showcase/datagit.png'),
|
||||
website: 'https://datagit.ir/',
|
||||
source: 'https://github.com/massoudmaboudi/datagit_v2.docusaurus',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['rtl'],
|
||||
},
|
||||
{
|
||||
title: 'DevSpace',
|
||||
description: 'Deploy & Develop Kubernetes Apps',
|
||||
preview: require('./showcase/devspace.png'),
|
||||
website: 'https://devspace.sh/cli/docs/',
|
||||
source: 'https://github.com/loft-sh/devspace',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Diem',
|
||||
description: 'A decentralized, programmable database which provides a financial infrastructure that can empower billions of people.',
|
||||
preview: require('./showcase/diem.png'),
|
||||
website: 'https://developers.libra.org',
|
||||
source: 'https://github.com/diem/diem',
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Draft.js',
|
||||
description: 'Rich Text Editor Framework for React',
|
||||
preview: require('./showcase/draftjs.png'),
|
||||
website: 'https://draftjs.org/',
|
||||
source: 'https://github.com/facebook/draft-js',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Eightshift Docs',
|
||||
|
@ -193,8 +208,15 @@ const users = [
|
|||
preview: require('./showcase/eightshift-docs.png'),
|
||||
website: 'https://infinum.github.io/eightshift-docs/',
|
||||
source: 'https://github.com/infinum/eightshift-docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Erxes',
|
||||
description: 'Combine all your business tools into one streamlined and integrated open-source framework',
|
||||
preview: require('./showcase/erxes.png'),
|
||||
website: 'https://docs.erxes.io/',
|
||||
source: 'https://github.com/erxes/erxes',
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'Eta',
|
||||
|
@ -202,8 +224,23 @@ const users = [
|
|||
preview: require('./showcase/eta.png'),
|
||||
website: 'https://eta.js.org/',
|
||||
source: 'https://github.com/eta-dev/eta',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'FBT',
|
||||
description: 'An internationalization framework',
|
||||
preview: require('./showcase/fbt.png'),
|
||||
website: 'https://facebookincubator.github.io/fbt/',
|
||||
source: 'https://github.com/facebook/fbt',
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Flipper',
|
||||
description: 'Extensible mobile app debugger',
|
||||
preview: require('./showcase/flipper.png'),
|
||||
website: 'https://fbflipper.com',
|
||||
source: 'https://github.com/facebook/flipper',
|
||||
tags: ['design', 'facebook'],
|
||||
},
|
||||
{
|
||||
title: 'FlexIt Analytics',
|
||||
|
@ -211,8 +248,7 @@ const users = [
|
|||
preview: require('./showcase/flexit.png'),
|
||||
website: 'https://learn.flexitanalytics.com/',
|
||||
source: 'https://github.com/ataft/flexit-docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Flux',
|
||||
|
@ -220,8 +256,7 @@ const users = [
|
|||
preview: require('./showcase/flux.png'),
|
||||
website: 'https://facebook.github.io/flux/',
|
||||
source: 'https://github.com/facebook/flux',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'FoalTS',
|
||||
|
@ -229,8 +264,7 @@ const users = [
|
|||
preview: require('./showcase/foal.png'),
|
||||
website: 'https://foalts.org/',
|
||||
source: 'https://github.com/FoalTS/foal/tree/master/docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large', 'versioning', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'GraphQL Code Generator',
|
||||
|
@ -239,8 +273,7 @@ const users = [
|
|||
preview: require('./showcase/graphql-codegen.png'),
|
||||
website: 'https://graphql-code-generator.com/',
|
||||
source: 'https://github.com/dotansimha/graphql-code-generator',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'GraphQL Inspector',
|
||||
|
@ -248,8 +281,7 @@ const users = [
|
|||
preview: require('./showcase/graphql-inspector.png'),
|
||||
website: 'https://graphql-inspector.com',
|
||||
source: 'https://github.com/kamilkisiela/graphql-inspector',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'GraphQL Mesh',
|
||||
|
@ -257,8 +289,15 @@ const users = [
|
|||
preview: require('./showcase/graphql-mesh.png'),
|
||||
website: 'https://graphql-mesh.com',
|
||||
source: 'https://github.com/urigo/graphql-mesh',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Gulp',
|
||||
description: 'A toolkit to automate & enhance your workflow',
|
||||
preview: require('./showcase/gulp.png'),
|
||||
website: 'https://gulpjs.com',
|
||||
source: 'https://github.com/gulpjs/gulp',
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Hashnode Support',
|
||||
|
@ -266,8 +305,7 @@ const users = [
|
|||
preview: require('./showcase/hashnode.png'),
|
||||
website: 'https://support.hashnode.com/',
|
||||
source: 'https://github.com/Hashnode/support',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Hermes',
|
||||
|
@ -275,8 +313,39 @@ const users = [
|
|||
preview: require('./showcase/hermes.png'),
|
||||
website: 'https://hermesengine.dev',
|
||||
source: 'https://github.com/facebook/hermes',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Home Assistant',
|
||||
description: 'All you need to start developing',
|
||||
preview: require('./showcase/home-assistant.png'),
|
||||
website: 'https://developers.home-assistant.io/',
|
||||
source: 'https://github.com/home-assistant/core',
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Idb',
|
||||
description: 'iOS Development Bridge',
|
||||
preview: require('./showcase/idb.png'),
|
||||
website: 'https://www.fbidb.io/',
|
||||
source: 'https://github.com/facebook/idb',
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'mailgo',
|
||||
description: 'A new concept of mailto and tel links',
|
||||
preview: require('./showcase/mailgo.png'),
|
||||
website: 'https://mailgo.js.org/',
|
||||
source: 'https://github.com/manzinello/mailgo',
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Metro',
|
||||
description: 'The JavaScript bundler for React Native',
|
||||
preview: require('./showcase/metro.png'),
|
||||
website: 'https://facebook.github.io/metro/',
|
||||
source: 'https://github.com/facebook/metro',
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Kotest',
|
||||
|
@ -284,8 +353,7 @@ const users = [
|
|||
preview: require('./showcase/kotest.jpg'),
|
||||
website: 'https://kotest.io',
|
||||
source: 'https://github.com/kotest/kotest',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'SICOPE Model',
|
||||
|
@ -293,8 +361,7 @@ const users = [
|
|||
preview: require('./showcase/sicope-model.png'),
|
||||
website: 'https://sicope-model.github.io/',
|
||||
source: 'https://github.com/sicope-model/sicope-model',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Mailgo',
|
||||
|
@ -302,8 +369,7 @@ const users = [
|
|||
preview: require('./showcase/mailgo.png'),
|
||||
website: 'https://mailgo.dev/',
|
||||
source: 'https://github.com/manzinello/mailgo.dev',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'MikroORM',
|
||||
|
@ -311,8 +377,7 @@ const users = [
|
|||
preview: require('./showcase/mikro-orm.png'),
|
||||
website: 'https://mikro-orm.io',
|
||||
source: 'https://github.com/mikro-orm/mikro-orm',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'large', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Motion Layout',
|
||||
|
@ -321,8 +386,7 @@ const users = [
|
|||
preview: require('./showcase/motion-layout.png'),
|
||||
website: 'https://motion-layout.azurewebsites.net',
|
||||
source: 'https://github.com/jeffersonlicet/react-motion-layout',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'Neutron JS',
|
||||
|
@ -330,8 +394,7 @@ const users = [
|
|||
preview: require('./showcase/neutronjs.png'),
|
||||
website: 'https://www.neutronjs.com/',
|
||||
source: 'https://github.com/neutronjs/neutron-cli',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['versioning'],
|
||||
},
|
||||
{
|
||||
title: 'NextAuth.js',
|
||||
|
@ -339,8 +402,15 @@ const users = [
|
|||
preview: require('./showcase/nextauthjs.png'),
|
||||
website: 'https://next-auth.js.org/',
|
||||
source: 'https://github.com/nextauthjs/next-auth',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Node SerialPort',
|
||||
description: 'Talk to your Serial devices',
|
||||
preview: require('./showcase/node-serialport.png'),
|
||||
website: 'https://serialport.io',
|
||||
source: 'https://github.com/serialport/node-serialport',
|
||||
tags: ['large', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Nodify',
|
||||
|
@ -348,8 +418,7 @@ const users = [
|
|||
preview: require('./showcase/nodify.png'),
|
||||
website: 'https://miroiu.github.io/nodify/',
|
||||
source: 'https://github.com/miroiu/nodify',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'Oxidizer',
|
||||
|
@ -357,8 +426,14 @@ const users = [
|
|||
preview: require('./showcase/oxidizer.png'),
|
||||
website: 'https://oxidizer.rs',
|
||||
source: 'https://github.com/oxidizer-rs/website',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'Paubox',
|
||||
description: 'Paubox API Documentation',
|
||||
preview: require('./showcase/paubox.png'),
|
||||
website: 'https://docs.paubox.com/',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Postgres.ai – Database Lab',
|
||||
|
@ -366,8 +441,7 @@ const users = [
|
|||
preview: require('./showcase/postgres-ai.png'),
|
||||
website: 'https://postgres.ai/',
|
||||
source: 'https://gitlab.com/postgres-ai/docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Power\'s Wiki',
|
||||
|
@ -375,8 +449,23 @@ const users = [
|
|||
preview: require('./showcase/power.png'),
|
||||
website: 'https://wiki-power.com/',
|
||||
source: 'https://github.com/linyuxuanlin/Wiki_Docusaurus',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'Profilo',
|
||||
description: 'An Android performance library',
|
||||
preview: require('./showcase/profolo.png'),
|
||||
website: 'https://facebookincubator.github.io/profilo/',
|
||||
source: 'https://github.com/facebookincubator/profilo',
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Pyre',
|
||||
description: 'A performant type-checker for Python 3',
|
||||
preview: require('./showcase/pyre.png'),
|
||||
website: 'https://pyre-check.org',
|
||||
source: 'https://github.com/facebook/pyre-check',
|
||||
tags: ['facebook', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'QA-Board',
|
||||
|
@ -385,8 +474,7 @@ const users = [
|
|||
preview: require('./showcase/qa-board.png'),
|
||||
website: 'https://samsung.github.io/qaboard/',
|
||||
source: 'https://github.com/Samsung/qaboard',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'QuestDB',
|
||||
|
@ -395,8 +483,15 @@ const users = [
|
|||
preview: require('./showcase/questdb.png'),
|
||||
website: 'https://questdb.io',
|
||||
source: 'https://github.com/questdb/questdb.io',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'React-Leaflet',
|
||||
description: 'React components for Leaflet maps',
|
||||
preview: require('./showcase/react-leaflet.png'),
|
||||
website: 'https://react-leaflet.js.org/',
|
||||
source: 'https://github.com/PaulLeCam/react-leaflet',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'React Native',
|
||||
|
@ -404,8 +499,47 @@ const users = [
|
|||
preview: require('./showcase/reactnative.png'),
|
||||
website: 'https://reactnative.dev',
|
||||
source: 'https://github.com/facebook/react-native-website',
|
||||
fbOpenSource: true,
|
||||
pinned: false,
|
||||
tags: ['facebook', 'large', 'highlight', 'design', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'React Native Elements',
|
||||
description: 'Cross Platform React Native UI Toolkit',
|
||||
preview: require('./showcase/react-native-elements.png'),
|
||||
website: 'https://react-native-training.github.io/react-native-elements/',
|
||||
source: 'https://github.com/react-native-elements/react-native-elements',
|
||||
tags: ['large', 'highlight', 'design', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'react-native-ios-kit',
|
||||
description: 'The missing React Native UI Kit for iOS.',
|
||||
preview: require('./showcase/react-native-ios-kit.png'),
|
||||
website: 'https://callstack.github.io/react-native-ios-kit',
|
||||
source: 'https://github.com/callstack/react-native-ios-kit',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'React Native Testing Library',
|
||||
description: 'Helps you to write better tests with less effort.',
|
||||
preview: require('./showcase/react-native-testing-library.png'),
|
||||
website: 'https://callstack.github.io/react-native-testing-library/',
|
||||
source: 'https://github.com/callstack/react-native-testing-library',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'React Redux',
|
||||
description: 'Official React bindings for Redux',
|
||||
preview: require('./showcase/react-redux.png'),
|
||||
website: 'https://react-redux.js.org',
|
||||
source: 'https://www.github.com/reduxjs/react-redux',
|
||||
tags: ['highlight', 'large', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Redux',
|
||||
description: 'A Predictable State Container for JS Apps',
|
||||
preview: require('./showcase/redux.png'),
|
||||
website: 'https://redux.js.org/',
|
||||
source: 'https://www.github.com/reduxjs/redux',
|
||||
tags: ['highlight', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'React Native ARIA',
|
||||
|
@ -413,8 +547,7 @@ const users = [
|
|||
preview: require('./showcase/reactnative-aria.png'),
|
||||
website: 'https://react-native-aria.geekyants.com',
|
||||
source: 'https://github.com/GeekyAnts/react-native-aria-website',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Rematch',
|
||||
|
@ -422,8 +555,7 @@ const users = [
|
|||
preview: require('./showcase/rematch.png'),
|
||||
website: 'https://rematchjs.org',
|
||||
source: 'https://github.com/rematch/rematch',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Rooks',
|
||||
|
@ -431,8 +563,7 @@ const users = [
|
|||
preview: require('./showcase/rooks.png'),
|
||||
website: 'https://react-hooks.org/',
|
||||
source: 'https://github.com/imbhargav5/rooks',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['large', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Runlet',
|
||||
|
@ -440,8 +571,15 @@ const users = [
|
|||
preview: require('./showcase/runlet.png'),
|
||||
website: 'https://runlet.app',
|
||||
source: 'https://github.com/runletapp/website',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'Saleor',
|
||||
description: 'Saleor Documentation',
|
||||
preview: require('./showcase/saleor.png'),
|
||||
website: 'https://docs.getsaleor.com/',
|
||||
source: 'https://github.com/mirumee/saleor-docs',
|
||||
tags: ['design', 'large', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'SCI WP Framework',
|
||||
|
@ -449,8 +587,22 @@ const users = [
|
|||
preview: require('./showcase/sciwp.png'),
|
||||
website: 'https://sciwp.com/',
|
||||
source: 'https://github.com/sciwp/sciwp-framework',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'single-spa',
|
||||
description: 'A javascript router for front-end microservices',
|
||||
preview: require('./showcase/single-spa.png'),
|
||||
website: 'https://single-spa.js.org/',
|
||||
source: 'https://github.com/single-spa/single-spa',
|
||||
tags: ['highlight', 'large', 'versioning', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'smash.gg',
|
||||
description: 'Turning passions into careers',
|
||||
preview: require('./showcase/smashgg.png'),
|
||||
website: 'https://developer.smash.gg',
|
||||
tags: ['large'],
|
||||
},
|
||||
{
|
||||
title: 'Shabad OS Docs',
|
||||
|
@ -458,8 +610,7 @@ const users = [
|
|||
preview: require('./showcase/shabados.png'),
|
||||
website: 'https://docs.shabados.com',
|
||||
source: 'https://github.com/shabados/docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'SpotifyAPI-NET',
|
||||
|
@ -467,8 +618,7 @@ const users = [
|
|||
preview: require('./showcase/spotifyapi-net.png'),
|
||||
website: 'https://johnnycrazy.github.io/SpotifyAPI-NET/',
|
||||
source: 'https://github.com/JohnnyCrazy/SpotifyAPI-NET',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Supabase',
|
||||
|
@ -476,8 +626,7 @@ const users = [
|
|||
preview: require('./showcase/supabase.png'),
|
||||
website: 'https://www.supabase.io/',
|
||||
source: 'https://github.com/supabase/monorepo',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'T-Regx',
|
||||
|
@ -485,8 +634,7 @@ const users = [
|
|||
preview: require('./showcase/t-regx.png'),
|
||||
website: 'https://t-regx.com/',
|
||||
source: 'https://github.com/T-Regx/T-Regx',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Taro',
|
||||
|
@ -494,8 +642,15 @@ const users = [
|
|||
preview: require('./showcase/docs-taro-zone.png'),
|
||||
website: 'https://docs.taro.zone/',
|
||||
source: 'https://github.com/NervJS/taro',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['versioning', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Testing Library',
|
||||
description: 'Simple and complete testing utilities that encourage good testing practices',
|
||||
preview: require('./showcase/testing-library.png'),
|
||||
website: 'https://testing-library.com/',
|
||||
source: 'https://github.com/testing-library/testing-library-docs',
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Tasit',
|
||||
|
@ -504,8 +659,14 @@ const users = [
|
|||
preview: require('./showcase/tasit.png'),
|
||||
website: 'https://docs.tasit.io/',
|
||||
source: 'https://github.com/tasitlabs/tasit-sdk',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'The Diff Podcast',
|
||||
description: 'A Podcast from Facebook Open Source',
|
||||
preview: require('./showcase/the-diff.png'),
|
||||
website: 'https://thediffpodcast.com',
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'Tourmaline',
|
||||
|
@ -514,8 +675,7 @@ const users = [
|
|||
preview: require('./showcase/tourmaline.png'),
|
||||
website: 'https://tourmaline.dev',
|
||||
source: 'https://github.com/protoncr/tourmaline',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'uniforms',
|
||||
|
@ -523,8 +683,7 @@ const users = [
|
|||
preview: require('./showcase/uniforms.png'),
|
||||
website: 'https://uniforms.tools/',
|
||||
source: 'https://github.com/vazco/uniforms',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large', 'highlight'],
|
||||
},
|
||||
{
|
||||
title: 'Vector',
|
||||
|
@ -532,8 +691,7 @@ const users = [
|
|||
preview: require('./showcase/vector.png'),
|
||||
website: 'https://vector.dev/',
|
||||
source: 'https://github.com/timberio/vector',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Vue NodeGui',
|
||||
|
@ -541,8 +699,7 @@ const users = [
|
|||
preview: require('./showcase/vue-nodegui.png'),
|
||||
website: 'https://vue.nodegui.org/',
|
||||
source: 'https://github.com/nodegui/vue-nodegui',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
tags: ['design'],
|
||||
},
|
||||
{
|
||||
title: 'Wasp',
|
||||
|
@ -551,8 +708,7 @@ const users = [
|
|||
preview: require('./showcase/wasp.png'),
|
||||
website: 'https://wasp-lang.dev/',
|
||||
source: 'https://github.com/wasp-lang/wasp',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['highlight', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'WebdriverIO',
|
||||
|
@ -561,8 +717,7 @@ const users = [
|
|||
preview: require('./showcase/webdriverio.png'),
|
||||
website: 'https://webdriver.io/',
|
||||
source: 'https://github.com/webdriverio/webdriverio',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Wisdom',
|
||||
|
@ -570,8 +725,7 @@ const users = [
|
|||
preview: require('./showcase/wisdom.png'),
|
||||
website: 'https://developers.getwisdom.io/',
|
||||
source: 'https://github.com/Wisdom/dev-docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
tags: ['design', 'large'],
|
||||
},
|
||||
];
|
||||
|
||||
|
|