Skip to content

Commit

Permalink
Update content.json
Browse files Browse the repository at this point in the history
Added the amazing Dexie.js and Dexie Cloud to the list
  • Loading branch information
bennieforss authored and jamesgpearce committed Mar 16, 2024
1 parent 5aaf21d commit 7a4a985
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions _data/content.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,12 @@
"url": "https://use-fireproof.com/",
"icon": "https://fireproof.storage/static/img/flame.svg"
},
{
"title": "Dexie.js",
"author": "David Fahlander",
"url": "https://dexie.org/",
"icon": "https://dexie.org/assets/images/dexie-icon-64x64.png"
},
{
"title": "PouchDB",
"author": "PouchDB contributors",
Expand Down Expand Up @@ -244,6 +250,12 @@
{
"title": "Syncing data",
"items": [
{
"title": "Dexie Cloud",
"author": "Awarica AB",
"url": "https://dexie.org/cloud/",
"icon": "https://dexie.org/assets/images/dexie-icon-64x64.png"
},
{
"title": "Yjs",
"author": "Kevin Jahns & contributors",
Expand Down Expand Up @@ -311,10 +323,10 @@
"icon": "https://docs.dxos.org/images/logotype/dxos-hero.svg"
},
{
"title": "Sockethub",
"author": "Nick Jennings",
"url": "http://sockethub.org",
"icon": "http://sockethub.org/favicon.ico"
"title": "Sockethub",
"author": "Nick Jennings",
"url": "http://sockethub.org",
"icon": "http://sockethub.org/favicon.ico"
},
{
"title": "m-ld",
Expand Down Expand Up @@ -485,4 +497,4 @@
}
]
}
]
]

0 comments on commit 7a4a985

Please sign in to comment.