Skip to content

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

License

Notifications You must be signed in to change notification settings

DannyGokey/codeebox

 
 

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.0%
  • JavaScript 13.6%
  • HTML 5.3%
  • TypeScript 0.1%