Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 693 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 693 Bytes

🎲 swc playground

The playground of swc. Visit https://play.swc.rs/ to try it out.

✨ Features

  • Two editors powered by Monaco Editor for editing input code and showing output code.
  • Configure swc with a friendly form.
  • Share code and config by URL.
  • Choose different versions of swc with an option.
  • Configure swc by editing JSON manually with IntelliSense.
  • Show AST of input code.
  • Dark mode.

🙌 Related

📜 License

MIT License

Copyright (c) 2021-present Pig Fang