mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 05:20:49 -05:00
## Summary Not perfect, but IMO helpful: <img width="1792" alt="Screen Shot 2023-08-02 at 9 29 24 PM" src="https://github.com/astral-sh/ruff/assets/1309177/e613e918-75cb-475e-9ea4-f833d1a0b5f6"> <img width="1792" alt="Screen Shot 2023-08-02 at 9 29 20 PM" src="https://github.com/astral-sh/ruff/assets/1309177/bb3efdfe-40e1-45b5-b774-082521b2d214">
playground
In-browser playground for Ruff. Available https://play.ruff.rs/.
Getting started
- To build the WASM module, run
npm run build:wasmfrom the./playgrounddirectory. - Install TypeScript dependencies with:
npm install. - Start the development server with:
npm run dev.
Implementation
Design based on Tailwind Play. Themed with ayu.