Skip to content
/ textpad Public
forked from syndicatefx/textpad

A simple online notepad, no WYSIWYG, no fancy stuff, just write.

License

Notifications You must be signed in to change notification settings

kaj117/textpad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textpad

A simple online notepad, no WYSIWYG, no fancy stuff, just write. The text will live in your browser until you decide to delete or download it as a .txt file.

Why?

Another browser text editor...I know, i know. Just because i can and want to!

  1. I find myself copy/pasting alot of text online, copy proofing something i want to publish on social media/comment feeds, or paste inside html templates i'm building.
  2. This little app also helps keep me focused when doing research online, taking notes without switching between a text editor and the browser.
  3. Inspired by others, and i wanted to really build something using LocalStorage.

Thanks to:

These have been minified and included in app.js, without them half of TextPad's features wouldn't be possible.

Read the CHANGELOG.md for info on new release!

About

A simple online notepad, no WYSIWYG, no fancy stuff, just write.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.0%
  • CSS 24.9%
  • HTML 19.1%