oxc/website/playground
Arnaud Barré 76add55031
Support file type in playground (#2520)
<img width="1514" alt="Screenshot 2024-02-27 at 00 16 21"
src="https://github.com/oxc-project/oxc/assets/14235743/32fee380-a2c1-41b3-a564-351597d4a60e">

Not sure about the bindgen thing.

I made the filename optional but given the impact on parsing I think it
could be great for external users to not depend on the tsx default in
the future
2024-02-27 12:54:38 +08:00
..
editor.js feat(playground): visualize symbol (#1886) 2024-01-04 15:36:31 +08:00
index.html Support file type in playground (#2520) 2024-02-27 12:54:38 +08:00
index.js Support file type in playground (#2520) 2024-02-27 12:54:38 +08:00
symbols.js feat(playground): visualize symbol (#1886) 2024-01-04 15:36:31 +08:00
traverseJson.js feat(playground): bidirectional inspect ast node (#1619) 2023-12-04 00:18:54 +08:00