An open API service indexing awesome lists of open source software.

https://github.com/Sunny-117/jsx-compilation

🍻 实现 JSX 语法转成 JS 语法的编译器
https://github.com/Sunny-117/jsx-compilation

ast code generation nodetypes parser transformation traversal

Last synced: 6 months ago
JSON representation

🍻 实现 JSX 语法转成 JS 语法的编译器

Awesome Lists containing this project

README

          

# jsx-compilation
🍻 实现 JSX 语法转成 JS 语法的编译器

# Features

- TypeScript
- Vitest

# playground

https://sunny-117.github.io/jsx-compilation