Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 526 Bytes

React REPL

An interactive online playground.

Todo

  • Use esbuild instead of babel to compile playground code.
  • Use @typescript/ata instead of manual fetch typings.
  • Refactor the communication between sandbox and editor.
  • Console panel support reference types(object, function etc).
  • Support manual install third-party package.
  • Improve editor experience.

License

MIT License © 2024 _lmmmmmm