From 407bada88fb73784c1f90bdf4c29ac5c9b1fef8b Mon Sep 17 00:00:00 2001 From: Loris Sigrist <43482866+LorisSigrist@users.noreply.github.com> Date: Thu, 21 Mar 2024 15:26:39 +0100 Subject: [PATCH] Add ParaglideJS to Extensions Link to Paraglide: https://inlang.com/m/osslbuzt/library-inlang-paraglideJsAdapterNextJs Technically it's paraglide + the paraglide-next-adapter, but that title seems too long & isn't very important. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2fadeb..cb76e38 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ _List inspired by the [awesome](https://github.com/sindresorhus/awesome) list th - [Runtime Environment Variables for Next.js](https://www.npmjs.com/package/@cuww/runtime-env) – Stop configuring ENV variables in CI/CD, use a cloud-native approach. - [next-google-tag-manager](https://github.com/XD2Sketch/next-google-tag-manager) – Easily add Google Tag Manager to Next 13 and up. - [next-api-decorators](https://github.com/storyofams/next-api-decorators) - Decorators to create typed Next.js API routes, with easy request validation and transformation. - +- [paraglide-js](https://inlang.com/m/osslbuzt/library-inlang-paraglideJsAdapterNextJs) - A tiny, type-safe i18n library that only ships messages that are used in client-components. ## Apps