AppsCDN / codeebox

A super cool code playground! 50 themes and Monaco editor!

Home Page:https://codeebox.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Known issues:

  1. By default there's no theme, so you have to select one. Not really an issue but yea...

CodeeBox

image A simple super cool web developing code playground 😏 https://codeebox.vercel.app

Features:

  1. Instant change preview (You can disable it if you want)
  2. Saving without accounts or databases, everything's on the URL (Encoded)
  3. File format (for larger projects) .codee
  4. Resizable, fully customizable.
  5. Monaco editor! Taken right straight from VSCode source! (Has command palette, emmet, autocompletion, intellisense and formatting)
  6. Dark mode, light mode, 49 themes!
  7. Adaptive theme; sidebar, panels and gutters adapts to the theme you selected.
  8. Active repository.
  9. Clean and beautiful UI.

image

Keybindings:

F1 or Ctrl + Shift + P: open command palette. Other keybindings can be found in command palette.

Building:

Download. Yarn / npm i / pnpm i yarn build / npm run build / pnpm run build

Developing

Download. Yarn / npm i / pnpm i yarn dev / npm run dev / pnpm run dev

About

A super cool code playground! 50 themes and Monaco editor!

https://codeebox.vercel.app

License:MIT License


Languages

Language:CSS 81.0%Language:JavaScript 13.6%Language:HTML 5.3%Language:TypeScript 0.1%