Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robinboers/vskodium

Web-based editor for Chromebooks made using CodeMirror and CSS Grid layout.
https://github.com/robinboers/vskodium

code-editor codemirror codemirror-editor css html js localstorage

Last synced: about 1 month ago
JSON representation

Web-based editor for Chromebooks made using CodeMirror and CSS Grid layout.

Awesome Lists containing this project

README

        

# VSKodium

VSKodium is a web-based editor for Chrombooks. I made it because the Python editor we used at school was trash and I wanted something I liked.

[Live demo](https://www.geheimesite.nl/library/projects/VSKodium)

## Features

- Save files in a local filesystem up to 10MB (Chrome only API, sorry Firefox users...)
- Syntax highlighting
- Dark mode
- VIM mode
- Search (regex supported)
- autocomplete

Partial support, maybe sortof kinda working:

- WebUSB for connecting stuff like micro:bit and Arduino

![Screenshot](screenshot.png)