An open API service indexing awesome lists of open source software.

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.

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.

![Thumbnail](doc/thumb.PNG)

## 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.