Simple Editor [TECHNICAL PREVIEW]
- This is a technical preview of the project, it is not ready for production use. (See Roadmap)
What is it?
- Simple Editor is a simple (๐คฃ), lightweight, and fast editor for the web It is written in NuxtJs. It is designed to be easy to use and easy to extend.
Features
- Multiple files support ๐งช
- Syntax highlighting ๐๏ธ
- Easy to use (๐คฃ) ๐งช
- Easy to extend ๐๏ธ
- File editor ๐๏ธ
- File explorer ๐๏ธ
Legend: ๐งช – In development (Is available in preview), ๐๏ธ – Planned
Roadmap
- Multiple files support
- Syntax highlighting
- Easy to use (๐คฃ)
- Easy to extend
- File editor
- File explorer
Contributing
- If you have any ideas, feel free to open an issue or a pull request. If you want to contribute, please read the Contributing file.
License
- This project is licensed under the MIT License – see the LICENSE file for details
Motivation
- I wanted to create a simple editor for the web, that is easy to use and easy to extend. I also wanted to learn NuxtJs, so I decided to create this project.