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

https://github.com/jakebailey/esbuild-playground

Yet another esbuild playground
https://github.com/jakebailey/esbuild-playground

Last synced: 7 months ago
JSON representation

Yet another esbuild playground

Awesome Lists containing this project

README

          

# esbuild-playground

`esbuild-playground` is a "yet another" playground for
[esbuild](https://esbuild.github.io/), with a few cool tricks:

- `esbuild` runs as you type. Yes, `esbuild` is that fast; but thank Evan for
that, not me!
- The _full_ `esbuild` binary is run in-browser via WASI. If it works on disk,
it works in the playground! (Okay, sorry, no plugins. Yet?)

Check it out at: https://jakebailey.dev/esbuild-playground/