KO
|
EN
gitlite — search
Search
#javascript
#python
#api
#cpp
#react
#typescript
#hacktoberfest
#java
#game
#generator
#grpc
#docker-compose
kens-editor
★ 40
Open GitHub ↗
A stack of autosaved blank pages.
Download README (.md)
Explore Similar Repositories
react-autosave
:
A lightweight solution for auto saving controlled form values
autosave
:
Autosaves buffers when they lose focus
pdfreader.nvim
:
Neovim plugin: read PDF files inside Neovim with dark/text modes, autosave, and bookmarks.
CKEditor-AutoSave-Plugin
:
Auto Save Plugin for the CKEditor v4 which automatically saves the content (via HTML5 LocalStorage)
brackets-autosave-files-on-window-blur
:
Autosave all open files when switching applications, in the style of PHPStorm/WebStorm.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
kens-editor
?
Download (.md)
# Ken's Editor A stack of autosaved blank pages on a Mac. Write, flip, done. Plain text only, saved as `.txt` in `~/Documents/KensEditor/`. No Markdown. Not a notes app.    ## Run it Needs macOS, [Node.js](https://nodejs.org/), and [Rust](https://rustup.rs/). ```bash npm install npm run tauri dev # try it npm run tauri build # build the app ``` MIT licensed.