Skip to content

felixrieseberg/introducing-electron-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Introducing Electron" (The editor)

In this repository, you will find each step and code example from the guide "Introducing Electron". It includes both the "Hello World" exercise (a simple code editor) as well as example implementations for each feature discussed in the "Working with Electron" section.

Exercise

At the end of this exercise (and at the current state of the master branch), you can start the editor running npm start.

Code examples

All of these examples build on top of the master branch to illustrate the usage of a pattern discussed in the book.

Showing Windows Gracefully
Native Dialogs
Native Menus
Native Notifications
Inter-Process Communication

About

Code used in the book "Introducing Electron"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published