mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 14:38:50 +02:00
docs: add Synergies to showcase (#7127)
* docs(showcase): add synergies * docs(showcase): add synergies preview file * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
b230e8a545
commit
529d853ab8
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/synergies.png
Normal file
BIN
website/src/data/showcase/synergies.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -1745,6 +1745,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/supabase/supabase/tree/master/web',
|
||||
tags: ['opensource', 'favorite', 'design', 'large', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Synergies',
|
||||
description:
|
||||
'A performant and distributed state library for creating reusable React state logic by synergyzing atomar context pieces',
|
||||
preview: require('./showcase/synergies.png'),
|
||||
website: 'https://synergies.js.org',
|
||||
source: 'https://github.com/lukasbach/synergies/tree/main/packages/docs',
|
||||
tags: ['opensource', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'T-Regx',
|
||||
description: 'Programmer-oriented Regular Expressions library for PHP',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue