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
- Host: GitHub
- URL: https://github.com/jakebailey/esbuild-playground
- Owner: jakebailey
- License: mit
- Created: 2023-02-03T23:57:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-09T07:17:11.000Z (7 months ago)
- Last Synced: 2025-11-09T09:14:28.386Z (7 months ago)
- Language: TypeScript
- Homepage: http://jakebailey.dev/esbuild-playground/
- Size: 976 KB
- Stars: 20
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/