From 0c75b47b825b3a787d17f66805374c094688ef46 Mon Sep 17 00:00:00 2001 From: tnodell <81122022+tnodell@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:06:54 +1000 Subject: [PATCH 1/2] Adds Graphweaver --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97a6046..c7855f7 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,7 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [haraka/Haraka](https://github.com/haraka/Haraka) - A fast, highly extensible, and event driven SMTP server * [hoodiehq/hoodie](https://github.com/hoodiehq/hoodie) - :dog: The Offline First JavaScript Backend * [blueimp/JavaScript-Load-Image](https://github.com/blueimp/JavaScript-Load-Image) - Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing. +* [Graphweaver](https://graphweaver.com/) - 🔌 Turn multiple data sources into a single GraphQL API. * [MikeMcl/big.js](https://github.com/MikeMcl/big.js) - A small, fast JavaScript library for arbitrary-precision decimal arithmetic. * [jonathantneal/flexibility](https://github.com/jonathantneal/flexibility) - A JavaScript polyfill for Flexbox * [xwiki-labs/cryptpad](https://github.com/xwiki-labs/cryptpad) - Collaborative office suite, end-to-end encrypted and open-source. From c2513bf97da4d0f0e6dd5837006bf5d2e8398b51 Mon Sep 17 00:00:00 2001 From: tnodell <81122022+tnodell@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:51:26 +1000 Subject: [PATCH 2/2] Points to github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7855f7..931cfe2 100644 --- a/README.md +++ b/README.md @@ -584,7 +584,7 @@ A curated list of awesome JavaScript frameworks, libraries and software. * [haraka/Haraka](https://github.com/haraka/Haraka) - A fast, highly extensible, and event driven SMTP server * [hoodiehq/hoodie](https://github.com/hoodiehq/hoodie) - :dog: The Offline First JavaScript Backend * [blueimp/JavaScript-Load-Image](https://github.com/blueimp/JavaScript-Load-Image) - Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing. -* [Graphweaver](https://graphweaver.com/) - 🔌 Turn multiple data sources into a single GraphQL API. +* [Graphweaver](https://github.com/exogee-technology/graphweaver) - 🔌 Turn multiple data sources into a single GraphQL API. * [MikeMcl/big.js](https://github.com/MikeMcl/big.js) - A small, fast JavaScript library for arbitrary-precision decimal arithmetic. * [jonathantneal/flexibility](https://github.com/jonathantneal/flexibility) - A JavaScript polyfill for Flexbox * [xwiki-labs/cryptpad](https://github.com/xwiki-labs/cryptpad) - Collaborative office suite, end-to-end encrypted and open-source.