a simple text editor that runs in your browser: https://tommmcc.github.io/jdl/
- plain text editing
- save files to your device
- load existing files
- light/dark mode
- lined paper toggle
- works on windows, macos & linux
open index.html in your browser.
i wanted a simple text editor that runs anywhere. most tools are either too basic or too complex. this keeps things simple and focused.
- html
- css
- javascript
- files are saved using browser download
- loading uses the file picker
- nothing is stored online
- autosave
- word count
- fonts: inter, lato & arimo
- favicon of simple three line notepad
- notepad
n/a