https://github.com/yehuuu6/snap-code-editor
I am trying to learn Electron framework by creating this code editor.
https://github.com/yehuuu6/snap-code-editor
editor electron javascript
Last synced: 2 months ago
JSON representation
I am trying to learn Electron framework by creating this code editor.
- Host: GitHub
- URL: https://github.com/yehuuu6/snap-code-editor
- Owner: yehuuu6
- License: mit
- Created: 2023-03-03T14:06:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T21:57:12.000Z (over 3 years ago)
- Last Synced: 2025-07-20T22:38:26.526Z (11 months ago)
- Topics: editor, electron, javascript
- Language: JavaScript
- Homepage:
- Size: 2.83 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snap Code Editor
> I am working on this project to learn Electron framework. The best way to learn something is accomplished by actually using it.

## Stack
- [Electron](https://www.electronjs.org/) - Build cross-platform desktop apps with JavaScript, HTML, and CSS
- [Ace](https://ace.c9.io/) - Ace is an embeddable code editor written in JavaScript
## License
MIT License.
Check out [LICENSE](./LICENSE) for more detail.