dgstihler / snippets-electron-js

This repository contains the complete code of native code editor built using electron js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snippets-electron-js

This repository contains the complete code of native code editor built using electron js.

This repository is made to host all the code for the snippets video tutorial present on youtube. Until now it only has this single complete-menu.html.

About the dependecies

Dependecies such as jquery.min.js and jquery.menu.js can easily be downloaded from their respective websites just by a simple google search. In this file their location is depicted as "js/jquery.min.js" and "js/jquery.menu.js", you can ofcourse change it to whichever location your js and css files are located in.

About

This repository contains the complete code of native code editor built using electron js.


Languages

Language:JavaScript 83.4%Language:CSS 11.8%Language:HTML 4.8%