Webitor is a browser-based code editor/project manager I made for use at a non coding job that didn't allow software on work computers. I just wrapped it in a simple node server for exposition.
Important
This project is currently in spaghetti supreme mode with limited functionality.
Actively being tested in the following browsers
Browser | Version |
---|---|
DuckDuckGo | 0.83.1 |
Chrome | 125.0.6422.142 |
Safari | 17.5 |
Refer to the Coding Style Guidelines for conventions used in this project
- Add tasks to task list
Dependency | Uses | Link |
---|---|---|
jszip | handling zip files | https://github.com/Stuk/jszip |
Highlight.js | syntax highlighting | https://highlightjs.org |
BSIcons | all icon SVG paths | https://icons.getbootstrap.com/ |