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: 12 months ago
JSON representation
🍻 实现 JSX 语法转成 JS 语法的编译器
- Host: GitHub
- URL: https://github.com/sunny-117/jsx-compilation
- Owner: Sunny-117
- Created: 2023-01-18T07:29:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T03:03:53.000Z (about 1 year ago)
- Last Synced: 2025-04-03T16:40:26.411Z (12 months ago)
- Topics: ast, code, generation, nodetypes, parser, transformation, traversal
- Language: TypeScript
- Homepage: https://sunny-117.github.io/jsx-compilation
- Size: 105 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jsx-compilation
🍻 实现 JSX 语法转成 JS 语法的编译器
# playground
https://sunny-117.github.io/jsx-compilation