An interactive online playground.
- Use
esbuild
instead ofbabel
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.