Skip to content

Owen-Morgan825/code-editor

Repository files navigation

code-editor

A basic code editor- somewhere between a text editor with syntax highlighting and an IDE.

How to download

  1. Make sure you have Node.js and npm (or another node package manager, like pnpm or yarn) installed
  2. Clone or download this repository
  3. Run npm install
  4. Run npx vite

Note

This will change in the future

  1. Open http://localhost:5173 in a browser

Why this exists

Chrome Apps are being depreciated, and the text editor I've been using since 2022 (because my Chromebook doesn't have enough storage space to download VS Code and I can't upgrade my computer) is a Chrome App. It's too integrated with the chrome API avalable to Chromium browser extensions to easily make it work without, so I built this to replace it.

About

Basic code editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •