Skip to content

Simple page that allows one to enter text, which will be stored locally and retrieved at a later time.

License

Notifications You must be signed in to change notification settings

kdp8791/TextStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TextStore

###Description

One-page local text storage page. Allows you enter text (change background colors and text colors) for quick notes without having to worry about saving the file. You can come back and view it at any time (as long as you don't clear your browsers local storage).

http://kdp8791.github.io/TextStore/

###Usage

The page is filled 100% with a text area and can be used for any kind of text. You can change the background color and text color of the page.

#####Background Color You can change the background color by using a HEX or a standard color.

background-color=gray; background-color=#222;

#####Text Color You can change the text color by using a HEX or a standard color.

text-color=gray; text-color=#222;

###Demo There is a live demo available at http://txt.keyurpatel.co/

About

Simple page that allows one to enter text, which will be stored locally and retrieved at a later time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published