Modern products for the web
CSCode is a code editor based around the
Ace code editor base. Our main
goal with this is to make it easier to configure for the average
person. Current features are :
New!: Test HTML, CSS
or JS code! (CSS tester allows you to view the effect of your
css on different elements, html tester can also have css and js,
and the js tester is mainly good for scripting in the console
like python)
Modifiable fonts and size
Toggleable line
wrapping
Variable tab size
Custom themes (currently
available: dracula, gruvbox, default/light theme)
CSText is a fork of
Wilbur Williams' Quill
based text editor,
wTextitor, Our aim? restyle it to conform with
how every app these days
is expected to look beautiful. Features:
Rich text editing with Quill JS and KaTeX
Convert to HTML replicates almost exactly what you see when you
write what you want to share (only the first font you use is
recorded)
Improved (over wTextitor) cleanliness of UI
Themes
(Catppuccin Mocha, Material Dark and Material Light)
Share
notes with friends (currently read only)
CSHome is a simple but customisable new tab page which has the goal of bringing the CS products together.
Code-Tester is the code testing function ripped straight out of CSCode, so you can use it in your own projects that require a code preview