Skip to content

benergize/toitText-single-file-PHP-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

toitText

toitText is a lightweight text editor written in PHP. The goal of this project was to write a functional text editor in a single file in under 200 lines. Mission accomplished!

toitText is experimental and not extensively tested. Use it at your own risk! I am not liable for lost data!

Current features:

  • Saving and loading files on a web server
  • Tabbing
  • Trivial security (login)

Future features?

  • File renaming
  • File deletion
  • Better error handling
  • Better security

Credits

toitText uses taboverride and jQuery. Both are used under the MIT license.

About

A lightweight text editor written in PHP and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages