Yet another super ₛᵢₘₚₗₑ text editor.
Warning
This project is just for demo purposes, it will not be actively maintained.
generated from electron-shadcn.
- Open and save files.
- Syntax highlighting.
- Light and dark theme.
- Supports open multiple files.
- A lot of text formatting options.
- Internationalization support.
- Shortcuts for most common actions.
Editor powered by Plate
Check the electron-shadcn to see all the other libraries used in this project.
You must to have Node.js installed and this repository clonned to follow up.
When you have all the requirements, just run the following command to install all the dependencies:
npm installAfter that, you can run the app with:
npm run startJust want to download and use? Check the releases page to download the latest version.
Important
Only Windows versions are available.
You can use the demo file (.yat) to test the app.
yes, it's just a json.
This project is under the MIT license. Check the LICENSE for more information.
