An open API service indexing awesome lists of open source software.

https://github.com/hyrious/esbuild-repl

esbuild-wasm
https://github.com/hyrious/esbuild-repl

esbuild typescript

Last synced: 4 months ago
JSON representation

esbuild-wasm

Awesome Lists containing this project

README

        


hyrious.me / esbuild-repl


Try esbuild in your browser

> **Warning**: It downloads a 10 MB wasm file for each esbuild version.
> Make sure you have enough data.

## Develop

```bash
pnpm i && pnpm dev
pnpm build && pnpm preview
```

PRs are welcome!

### License

MIT @ [hyrious](https://github.com/hyrious)