From 0da0e9db110f9cf94c7124b50a6cb69e7f2ce82e Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Wed, 30 Jun 2021 22:09:55 -0500 Subject: [PATCH] + JSX-Lite to projects --- documentation/resources/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/resources/projects.md b/documentation/resources/projects.md index f682a6b92..1bef90969 100644 --- a/documentation/resources/projects.md +++ b/documentation/resources/projects.md @@ -45,6 +45,7 @@ ## Tooling +- [JSX-Lite](https://github.com/builderio/jsx-lite) Generalized JSX that transpiles into Solid, React, Angular, Vue, etc. They have plugins for Figma, VSCode, & Builder.io. - [Solid Refresh](https://github.com/solidjs/solid-refresh) Universal plugin for HMR - [Solid Jest](https://github.com/solidjs/solid-jest) Presets to test Solid for Browser or Node - [Solid Testing Library](https://github.com/solidjs/solid-testing-library) Solid's Testing Library