From d4b85d61b01d08657158bacce2f2b97e39d15734 Mon Sep 17 00:00:00 2001 From: Aymeric PINEAU <62554073+aymericzip@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:32:15 -0600 Subject: [PATCH] Add Intlayer to Text section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b3a47f13..5e02f6c0 100644 --- a/readme.md +++ b/readme.md @@ -476,6 +476,7 @@ - [matcher](https://github.com/sindresorhus/matcher) - Simple wildcard matching. - [unhomoglyph](https://github.com/nodeca/unhomoglyph) - Normalize visually similar unicode characters. - [i18next](https://github.com/i18next/i18next) - Internationalization framework. +- [Intlayer](https://github.com/aymericzip/intlayer) - Internationalization framework that focus on maintenability. - [nanoid](https://github.com/ai/nanoid) - Tiny, secure, URL-friendly, unique string ID generator. - [StegCloak](https://github.com/kurolabs/stegcloak) - Conceal secrets within strings, in plain sight.