@vighnesh153/tsx-bundler
v0.4.8
Published
[Demo link](https://vighnesh153.dev/projects/tsx-playground)
Downloads
96
Readme
Typescript and React playground
An interactive, browser-based, coding environment. Following are the primary features of this project:
- In-browser code transpiling and bundling
- Leverage ESBuild's Web Assembly to run a code bundler directly in the browser at lightning-fast speeds
- Import any NPM module (which works in browser) directly in the editor and start using it
- Safely execute user-provided code directly in browser
- Secure the app against potential security exploits
- Run a code editor directly in the browser