From 633fd114d593395bed5596102561af2a79fb16c3 Mon Sep 17 00:00:00 2001 From: Giannis Tziotis <145651957+Tzioan4@users.noreply.github.com> Date: Fri, 22 May 2026 11:00:18 +0300 Subject: [PATCH] Add TransformJS to the tools list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b911c4c..86456241 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ A collection of awesome things regarding the React ecosystem. - [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) - React specific linting rules for ESLint - [react-scan](https://github.com/aidenybai/react-scan) - Scan for React performance issues and eliminate slow renders in your app - [why-did-you-render](https://github.com/welldone-software/why-did-you-render) - Monkey patches React to notify you about avoidable re-renders +- [transformjs](https://github.com/Tzioan4/transformJS) - TransformJS - Fast Developer Tools #### React Libraries