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

https://github.com/absolutelysaurabh/notepad


https://github.com/absolutelysaurabh/notepad

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Notepad:-

It's my first Notepad like TextEditor.
It holds the properties like:-
1.)File
-Save : Need to be implemented
-Exit : Will exit the window
2.)Edit
-Cut
-Copy : Ctrl + c
-Paste : Ctrl + v
-Select All : Need to be implemented
3.)View
-Count total words -> needs to select text
-Needed more enhancements.