From b20f8eea23d03318ba47cc8339f5d2e7d7e8e2ef Mon Sep 17 00:00:00 2001 From: zenith Date: Wed, 14 Jan 2026 00:47:26 +0000 Subject: [PATCH] Add web.html --- web.html | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 web.html diff --git a/web.html b/web.html new file mode 100644 index 0000000..7c0b87a --- /dev/null +++ b/web.html @@ -0,0 +1,186 @@ + + + + + + NeoEditor + + + +
+ +
+ +
+

NeoEditor

+

A simple VSCode like code/text editor

+ Get Started +
+ +
+
+

What is NeoEditor?

+

This is a simple code / text editor made with Microsofts monaco editor library in JSX, It is not out yet so you cannot download it.

+
+ +
+

Services or Features

+
+
+

Super Fast

+

Simple electron baised app, runs great on most computers.

+
+
+

Simple

+

Just a text editor with a file explorer built in, nothing crazy.

+
+
+

Buggy

+

This is not a feature, please report any bugs you find to me.

+
+
+
+ + + + \ No newline at end of file