@shadow-js/compiler
Advanced tools
+7
-2
| { | ||
| "name": "@shadow-js/compiler", | ||
| "version": "0.1.0", | ||
| "version": "0.2.0", | ||
| "description": "JSX compiler and transforms for ShadowJS", | ||
@@ -15,3 +15,8 @@ "author": "Jehaad AL-Johani", | ||
| }, | ||
| "keywords": ["shadowjs", "compiler", "jsx", "transform"], | ||
| "keywords": [ | ||
| "shadowjs", | ||
| "compiler", | ||
| "jsx", | ||
| "transform" | ||
| ], | ||
| "engines": { | ||
@@ -18,0 +23,0 @@ "node": ">=20" |
+3
-3
@@ -420,7 +420,7 @@ # ShadowJS Compiler | ||
| - **Examples**: [Transformation Examples](../../documentation/examples.md) | ||
| - **Issues**: [GitHub Issues](https://github.com/shadow-js/shadow/issues) | ||
| - **Discussions**: [GitHub Discussions](https://github.com/shadow-js/shadow/discussions) | ||
| - **Issues**: [GitHub Issues](https://github.com/shadowjs-dev/shadow/issues) | ||
| - **Discussions**: [GitHub Discussions](https://github.com/shadowjs-dev/shadow/discussions) | ||
| --- | ||
| Built with โค๏ธ for compile-time reactivity. | ||
| Built by Jehaad AL-Johani for compile-time JSX transformations. |
98043
0.04%