mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 14:44:17 -05:00
It's not a very _good_ icon, but I prefer the consistency. I'm also going to add tooltips to these.
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.