Skip to content

Text Editor using Electron.js (branch for writers)

License

Notifications You must be signed in to change notification settings

iturbides/ibee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text Editor using Electron.js


Functions:

  • Open File
  • Open Folder
  • Edit File
  • Save File
  • Rename File/Folder
  • Delete File/Folder
  • Create New File
  • Create New Folder
  • Get location of files and folders
  • Make Window title with file path
  • Toggle Sidebar

Packages:

  • Electron.js
  • Node-fs
  • Node-path
  • Ace.js

About

Text Editor using Electron.js (branch for writers)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • CSS 18.2%
  • HTML 8.1%