https://github.com/nextlevelshit/electron-file-editor
A simple file editor made with Electron
https://github.com/nextlevelshit/electron-file-editor
Last synced: 2 months ago
JSON representation
A simple file editor made with Electron
- Host: GitHub
- URL: https://github.com/nextlevelshit/electron-file-editor
- Owner: nextlevelshit
- License: wtfpl
- Created: 2017-07-17T16:45:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T16:46:18.000Z (almost 9 years ago)
- Last Synced: 2025-12-29T23:25:33.159Z (6 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-file-editor
A simple file editor made with Electron
##Start
npm start
##Build
npm run build
Then check the *dist* directory
## License
This software is licensed under the WTFPL license. For more information, see the LICENSE file in this repository.
