Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 437 Bytes

esbuild-playground

esbuild-playground is a "yet another" playground for esbuild, 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/