Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/robinboers/vskodium
- Owner: RobinBoers
- Created: 2021-08-26T13:26:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T13:34:06.000Z (over 3 years ago)
- Last Synced: 2024-11-07T15:39:16.489Z (3 months ago)
- Topics: code-editor, codemirror, codemirror-editor, css, html, js, localstorage
- Language: JavaScript
- Homepage: https://geheimesite.nl/projects/vskodium
- Size: 1.57 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
- autocompletePartial support, maybe sortof kinda working:
- WebUSB for connecting stuff like micro:bit and Arduino
![Screenshot](screenshot.png)