Skip to content

tommmcc/jdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdl

a simple text editor that runs in your browser: https://tommmcc.github.io/jdl/

features

  • plain text editing
  • save files to your device
  • load existing files
  • light/dark mode
  • lined paper toggle
  • works on windows, macos & linux

getting started

open index.html in your browser.

why jdl

i wanted a simple text editor that runs anywhere. most tools are either too basic or too complex. this keeps things simple and focused.

tech

  • html
  • css
  • javascript

notes

  • files are saved using browser download
  • loading uses the file picker
  • nothing is stored online

future ideas

  • autosave
  • word count
  • fonts: inter, lato & arimo
  • favicon of simple three line notepad

inspiration

  • notepad

license

n/a

About

jdl is a simple text editor that runs in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors