Home
Softono
croxy-editor

croxy-editor

Open source JavaScript
11
Stars
1
Forks
0
Issues
2
Watchers
2 years
Last Commit

About croxy-editor

Minimal code editor made with Nextron (Next.JS + Electron) and CodeMirror

Platforms

Web Self-hosted

Languages

JavaScript

Links

Croxy Editor

Basic Code Editor Made With Nextron - Tailwind

Croxy Editor is a code editor which ables you to edit files.

  • Discord RPC feature
  • Watchs folder which you added to editor
  • Language System (You can add your files from ~/Documents/Croxy Code Editor/languages folder )
  • ✨Magic ✨

Known Issues

  • You can't open a file with editor (It seems like you can but you can't)
  • Discord RPC connection problems (sometimes)
  • You can't see "node_modules" folder because of performance issues. I'll fix that on next commit.

Download and Run Without Installing

$ git clone https://github.com/croxywastaken/croxy-editor
$ cd croxy-editor
$ npm install --force
$ npm run build

License

MIT