Small web application for basic text editing!
- Should allow users to view the entire text field;
- Should allow users to change the entire text field;
- Should allow users to delete the entire text field.
- Should allow users to view the word count of the text field under selection;
- Should allow users to view the word count of the entire text field.
- Should allow users to change the text field theme to system default;
- Should allow users to change the text field theme to dark mode;
- Should allow users to change the text field theme to light mode.
- Should allow users to view the text field font size;
- Should allow users to increase the text field font size;
- Should allow users to decrease the text field font size.
- Should allow users to persist the text field font size;
- Should allow users to persist the text field theme.
- Should allow users to copy the entire text field;
- Should allow users to paste the entire text field.
- Should allow users to drag text files revealing it in the text field;
- Should allow users to drop text files pasting it into the text field.
- Should allow users to access the application's source code repository.
Distributed under the GPL v3.0 license. See LICENSE for more information.
Victor Gabriel • Github • victorgabriel101106+github@gmail.com