https://github.com/csp02/proton
A code editor for web
https://github.com/csp02/proton
javascript text-editor text-editor-for-web
Last synced: about 2 months ago
JSON representation
A code editor for web
- Host: GitHub
- URL: https://github.com/csp02/proton
- Owner: CSP02
- License: mit
- Created: 2023-01-20T15:45:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T13:27:36.000Z (about 2 years ago)
- Last Synced: 2025-02-15T22:42:18.434Z (4 months ago)
- Topics: javascript, text-editor, text-editor-for-web
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Proton
A code editor for web(Alpha release and only supports JS language).# Features:
- An editor with dracula theme and fira code nerd font.
- A console where the results will be logged.
- Few settings to organise proton editor and console.
- Suggestions list which will pop up when you type your code.