fullsquatjs⌘K# fullsquatjs
A scratchpad for **JavaScript**, **JSON** and *Markdown*, in one browser tab.
## What the panes do
| Pane | Left | Right |
| --- | --- | --- |
| js | editor | results |
| json | editor | tree |
| markdown | editor | preview |
## Shortcuts
- `Mod-Alt-[` and `Mod-Alt-]` collapse a panel
- `Mod-k` opens the command palette
- `Mod-b`, `Mod-i` and `Mod-Shift-k` format the selection here
> Everything is stored in your browser. Nothing leaves it.
- [x] Write the editor
- [ ] Write the rest